Hydra+Kratos integration #2855
Replies: 3 comments 4 replies
-
Hey @hcsaustrup, Tl;dr: Integration of Ory Hydra and Ory Kratos is being worked on (see also ory/kratos#273, it has not been moving too much, but we are working on it as well internally). It would be helpful to know some more about your use case as well. If you are mainly solving registration and login, it might be valuable to look at ways of doing it without Ory Hydra, depending on your requirements. A community member wrote a docker-compose featuring all Ory Projects, check it out: |
Beta Was this translation helpful? Give feedback.
-
Thanks for your response, @vinckr! For the time being, I'm trying to replace Keycloak in my Kubernetes lab setup. The features I'm interested in, is IdP with accounts being local to the cluster, with an option to associate an external OAuth2 provider like Google or Github. Kratos seems to solve this. For OAuth2-enabled services in my cluster, I assume that I need Hydra, with Kratos as my identity backend. For "dump" services, OathKeeper seems to be the answer, although I'm not completely sure if OathKeeper is a Kratos client or a Hydra/OAuth2 client, but that's out of scope for this question. I read through ory/kratos#273, and I got the impression that a seamless integration between Kratos and Hydra is coming at some point, but is currently low priority since the Kratos self-service portal can be modified to tie Hydra and Kratos together. If this is the case, I'll see if I can get any of the integration-branches working in my setup. |
Beta Was this translation helpful? Give feedback.
-
@hcsaustrup |
Beta Was this translation helpful? Give feedback.
-
Hi!
First of all, I'm very excited about the ORY stack - it seems like just the think we need to replace behemoths like Keycloak :-)
Am I supposed to use the Kratos Self Service UI for Hydra login and consent too? There seem to be a couple of branches attempting to support this, but I also see comments about it being outdated and not compatible with the current versions of Hydra (and Kratos).
Please advise :-)
/HC
Versions:
Beta Was this translation helpful? Give feedback.
All reactions