mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 18:21:03 -03:30
Remove SAML authentication (#15568)
* remove saml * remove license file and management command * update requirements, add migrations * remove unused imports
This commit is contained in:
@@ -48,7 +48,7 @@ register(
|
||||
label=_('Organization Admins Can Manage Users and Teams'),
|
||||
help_text=_(
|
||||
'Controls whether any Organization Admin has the privileges to create and manage users and teams. '
|
||||
'You may want to disable this ability if you are using an LDAP or SAML integration.'
|
||||
'You may want to disable this ability if you are using an LDAP integration.'
|
||||
),
|
||||
category=_('System'),
|
||||
category_slug='system',
|
||||
|
||||
Reference in New Issue
Block a user