juanifioren / django-oidc-provider

OpenID Connect and OAuth2 provider implementation for Djangonauts.
http://django-oidc-provider.readthedocs.org
MIT License
423 stars 238 forks source link

Customize RSA key import and JWKs endpoint response via hooks #407

Open namanshenoy opened 1 year ago

namanshenoy commented 1 year ago

This update allows users of the plugin to set up custom retrieval of RSA keys used to encode/decode ID tokens.