mirror of
https://github.com/ansible/awx.git
synced 2026-04-06 18:49:21 -02:30
fix saml_admin_attr
This commit is contained in:
@@ -1213,7 +1213,7 @@ register(
|
||||
category=_('SAML'),
|
||||
category_slug='saml',
|
||||
placeholder=collections.OrderedDict([
|
||||
('saml_attr', 'organization'),
|
||||
('saml_attr', 'team'),
|
||||
('remove', True),
|
||||
('team_org_map', [
|
||||
collections.OrderedDict([
|
||||
|
||||
Reference in New Issue
Block a user