Skip to content

Kratos as identityt server and hydra as opn.Id/0auth provider guide #1656

Answered by atreya2011
tima-t asked this question in Q&A
Discussion options

You must be logged in to vote

@tima-t
I have created an extremely simple implementation here in Go. Should be easy to follow and translate to any other language of your choice.
Its WIP and does not have a README at the moment. Planning to add instructions of how to spin everything up within the next few days,
and add verification, recovery flows as well!

https://github.com/atreya2011/go-kratos-test without hydra
https://github.com/atreya2011/go-kratos-test/tree/hydra with hydra

Diff
https://github.com/atreya2011/go-kratos-test/compare/hydra

All I did was follow all the UML diagrams in the docs and the reference implementations in Node.
And as @aeneasr suggested, I first started with Kratos, got everything working and …

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@atreya2011
Comment options

@vinckr
Comment options

@atreya2011
Comment options

@atreya2011
Comment options

@vinckr
Comment options

Answer selected by vinckr
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #1654 on August 17, 2021 05:57.