-
-
Notifications
You must be signed in to change notification settings - Fork 218
Make Hydra integration compatible with kratos-0.7.6, hydra-1.10.6 #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Hydra integration compatible with kratos-0.7.6, hydra-1.10.6 #149
Conversation
Perhaps creating a new branch from this PR is a better idea than merging it into the current hydra integration branch |
Thank you so much for this work and sorry for not reviewing it. We are currently planning to add native integration between Hydra and Kratos so while this work is highly appreciated, I think it will no longer be needed in a month or two :) |
We're now working on a native integration, which you can find here: ory/kratos#2549 :) |
This feature allows Ory Kratos to act as a login provider for Ory Hydra using the `oauth2_provider.url` configuration value. Closes #273 Closes #2293 See ory/kratos-selfservice-ui-node#50 See ory/kratos-selfservice-ui-node#68 See ory/kratos-selfservice-ui-node#108 See ory/kratos-selfservice-ui-node#111 See ory/kratos-selfservice-ui-node#149 See ory/kratos-selfservice-ui-node#170 See ory/kratos-selfservice-ui-node#198 See ory/kratos-selfservice-ui-node#207
This feature allows Ory Kratos to act as a login provider for Ory Hydra using the `oauth2_provider.url` configuration value. Closes ory#273 Closes ory#2293 See ory/kratos-selfservice-ui-node#50 See ory/kratos-selfservice-ui-node#68 See ory/kratos-selfservice-ui-node#108 See ory/kratos-selfservice-ui-node#111 See ory/kratos-selfservice-ui-node#149 See ory/kratos-selfservice-ui-node#170 See ory/kratos-selfservice-ui-node#198 See ory/kratos-selfservice-ui-node#207
Related issue(s)
Not an issue on GH (yet), but the
hydra-integration
andhydra-integration-2021
branches are very outdated and don't work with the latest Kratos and Hydra releasesProposed changes
This PR makes the hydra-integration branch work with recent version components, kratos-0.7.6, hydra-1.10.6
Affected code is formatted using npm run format, unaffected code is not. npm test seems fine, not aware of any other tests.
Checklist
and signed the CLA.
vulnerability. If this pull request addresses a security vulnerability, I
confirm that I got green light (please contact
[email protected]) from the maintainers to push
the changes.
works.
appropriate).