mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
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.
This commit is contained in:
2
awx/sso/__init__.py
Normal file
2
awx/sso/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# Copyright (c) 2015 Ansible, Inc.
|
||||
# All Rights Reserved.
|
||||
Reference in New Issue
Block a user