This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-19 05:31:22 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
awx
/
sso
History
Chris Church
8552ea91a8
Add sample config for LDAP connection options, disable referrals by default, prefetch user groups to reduce LDAP queries when checking group memberships.
2015-12-11 15:00:20 -05: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
Add sample config for LDAP connection options, disable referrals by default, prefetch user groups to reduce LDAP queries when checking group memberships.
2015-12-11 15:00:20 -05: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
Social auth and SSO updates:
2015-11-13 11:30:55 -05:00
urls.py
Flake8 fixes, remove stray print.
2015-10-02 15:13:16 -04:00
views.py
Flake8 fixes, remove stray print.
2015-10-02 15:13:16 -04:00