Skip to content

how do kratos and hydra fit togther? #2344

Answered by vinckr
nektro asked this question in Q&A
Discussion options

You must be logged in to vote

They serve very different purposes!

Both are related to Authentication/Authorization, but
Ory Hydra is an OAuth 2.0 and OpenID Connect provider.
and
Ory Kratos is an identity management server.

So think of Ory Kratos as the system that provides login/registration/profile for your users, and all the usual features that come with it.

Ory Hydra is a bit more complex, but essentially it allows you to become an OAuth2 provider (like for example Google or Github). So you could potentially do your own "Login with Nektro".
You mostly need it when you have Apps that need machine-2-machine interaction, or enable third-party developers to use your APIs (and pay for it), also for corporate systems ec…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nektro
Comment options

@nektro
Comment options

Answer selected by nektro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants