mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 18:51:06 -03:30
Merge pull request #1078 from jakemcdermott/saml-ldap-updates
update configuration views for multiple LDAP servers, SAML 2FA, and SAML attribute mapping
This commit is contained in:
@@ -1185,7 +1185,7 @@ register(
|
||||
field_class=fields.SAMLTeamAttrField,
|
||||
allow_null=True,
|
||||
default=None,
|
||||
label=_('SAML Team Map'),
|
||||
label=_('SAML Team Attribute Mapping'),
|
||||
help_text=_('Used to translate user team membership into Tower.'),
|
||||
category=_('SAML'),
|
||||
category_slug='saml',
|
||||
|
||||
Reference in New Issue
Block a user