django-admin-sso icon indicating copy to clipboard operation
django-admin-sso copied to clipboard

Single Sign On solution Django's admin using Google OAuth2

Results 2 django-admin-sso issues
Sort by recently updated
recently updated
newest added

We are testing changes to our ingress controller and now we are not able to support having the SECURE_SSL_REDIRECT = True in Django. As such all redirects need to be...

I tested this package with keycloak as the identity provider. The problem is that keycloak will not return the `id_token` unless `"scope": "openid",`. Is the package focusing mainly on google...