mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Update saml.md
This commit is contained in:
parent
856dc3645e
commit
45328b6e6d
@ -68,28 +68,12 @@ Below is another example of a SAML attribute that contains a Team membership in
|
||||
"remove": true,
|
||||
"team_org_map": [
|
||||
{
|
||||
"team": "Blue",
|
||||
"team": "member",
|
||||
"organization": "Default1"
|
||||
},
|
||||
{
|
||||
"team": "Blue",
|
||||
"team": "staff",
|
||||
"organization": "Default2"
|
||||
},
|
||||
{
|
||||
"team": "Blue",
|
||||
"organization": "Default3"
|
||||
},
|
||||
{
|
||||
"team": "Red",
|
||||
"organization": "Default1"
|
||||
},
|
||||
{
|
||||
"team": "Green",
|
||||
"organization": "Default1"
|
||||
},
|
||||
{
|
||||
"team": "Green",
|
||||
"organization": "Default3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user