I've been searching how to implement an OpenID Connect provider in python and I have found this library made by Roland Hedberg (it's recommended by OpenID ). But I've read the docs, the examples and I think it examples are overcomplicated for people that have no big knowledge about it (provider, wsgi and cli are mixed).
So my question is: do anyone knows simpler examples or tutorials to implement this library or should I try to implement my provider on top of an OAuth2 library?
Just in case someone found this question. I've been working on Authlib for a long time, before Authlib I created Flask-OAuthlib. With Authlib v0.6+, you can easily create an OpenID Connect service in Flask (Django integration is coming).
Here are some resources that you may need:
I'll update the answer when an example of oidc available.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With