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

Single Sign On solution für the django admin wich authenticates users via an openid

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

> Using OpenID is now deprecated and OpenID support will be removed in a future release

Hi When i try to sign in with my google account, the `redirect_uri` of the `https://accounts.google.com/o/oauth2/auth` request is always set to `http` scheme, even if i navigate to admin throgh...