ory / examples

A curated collection of examples and solutions created and maintained by the Ory Community.
https://www.ory.sh/community/
Apache License 2.0
140 stars 67 forks source link

feat: hydra & kratos integration example (#2976) #68

Closed mattbarnicle closed 1 year ago

mattbarnicle commented 1 year ago

An example implementation of Hydra as SSO and Kratos as the Identity Provider, all running in Docker.

Related Issue or Design Document

This is related to discussion #2976, "How to configure Kratos to work with Hydra?"

Checklist

Further comments

vinckr commented 1 year ago

Thanks @mattbarnicle I think this is a good starting point! I did get some errors in the flow, but mostly worked OK. I will add some README to my branch and see to do some more testing/fixing.