Replies: 1 comment
-
|
Hello @Cavaler identity is the admin API and frontend is the self-service / public API. When you use Ory Network you need an access token for the identity API - if you self-host Ory you need to implement some access control for the admin APIs yourself, out of the box everything is exposed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any documentation, which Kratos APIs are accessible on which endpoint (admin, public, or maybe both)?
I see not a single word about that in official API reference.
Maybe at least there's documentation like "/serf-service is public but /admin is (obviously) admin"? Or everything not with /admin is public?
Beta Was this translation helpful? Give feedback.
All reactions