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

RSA key format not supported #375

Closed kharann closed 4 years ago

kharann commented 4 years ago

Hi, we keep getting [Authorize] Error when trying to create response uri: ValueError('RSA key format is not supported') when trying to authorize. It seemed to work completely fine a few days ago, but suddenly a lot of our application's auth stopped working. We are quite unsure why. But thats the error i got from Sentry