1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/awx/sso
Matthew Jones c124aeaf14 Change ldap and other sso defaults to remove from team/admin
Previously the default was not to remove an sso user from a team or as
an admin if they were removed from the SSO service.  This changes that
and updates some readme-type lines.
2016-06-09 16:02:29 -04:00
..
__init__.py Add support for single-sign on using python-social-auth (with Google/Github OAuth2 and SAML support). Add support for RADIUS as another authentication backend. 2015-10-02 14:57:27 -04:00
backends.py Change ldap and other sso defaults to remove from team/admin 2016-06-09 16:02:29 -04:00
middleware.py Social auth and SSO updates: 2015-11-13 11:30:55 -05:00
models.py Add support for single-sign on using python-social-auth (with Google/Github OAuth2 and SAML support). Add support for RADIUS as another authentication backend. 2015-10-02 14:57:27 -04:00
pipeline.py Change ldap and other sso defaults to remove from team/admin 2016-06-09 16:02:29 -04:00
urls.py Flake8 fixes, remove stray print. 2015-10-02 15:13:16 -04:00
views.py Removed erroneous sso login error log 2016-04-11 23:17:10 -04:00