Juan Ignacio Fiorentino

Results 4 issues of Juan Ignacio Fiorentino

I want to restrict key creation by removing key signup page and only leave the admin page to do it. How can I do this?.

Related issues: https://github.com/juanifioren/django-oidc-provider/issues/207 https://github.com/juanifioren/django-oidc-provider/issues/293 **Problem:** replace `pyjwkest` with another lib based on `pyca/cryptography`, instead of `cryptodomex` (which has security review alerted). [latchset/jwcrypto](https://github.com/latchset/jwcrypto) seems to be the selected one. **External links...

enhancement
dependencies

The idea is to have both `django-oidc-provider` and `djangorestframework` working on a same project providing Authentication with OpenID Connect and Authorization with OAuth2. Any help is welcomed.

enhancement
oauth2

Current support: - Authorization Request Header Field - URI Query Parameter Read more: https://tools.ietf.org/html/rfc6750#section-2.2

enhancement
oauth2