-
- Downloads
Pirati auth with Keycloak
Showing
- helios_auth/auth_systems/__init__.py 2 additions, 2 deletionshelios_auth/auth_systems/__init__.py
- helios_auth/auth_systems/pirati.py 148 additions, 0 deletionshelios_auth/auth_systems/pirati.py
- helios_auth/media/login-icons/pirati.png 0 additions, 0 deletionshelios_auth/media/login-icons/pirati.png
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- settings.py 10 additions, 5 deletionssettings.py
helios_auth/auth_systems/pirati.py
0 → 100644
helios_auth/media/login-icons/pirati.png
0 → 100755
6.33 KiB
... | @@ -20,3 +20,5 @@ boto==2.49.0 | ... | @@ -20,3 +20,5 @@ boto==2.49.0 |
django-ses==0.8.14 | django-ses==0.8.14 | ||
oauth2client==4.1.3 | oauth2client==4.1.3 | ||
rollbar==0.14.7 | rollbar==0.14.7 | ||
requests-oauthlib==1.3.0 |