ClaimMap
ClaimMap
Information about how to map a single OIDC ID token claim to one or more NSX roles.
JSON Example
{
"claim_name": "string",
"value_to_role_map": [
{
"claim_value": "string",
"roles": [
"string"
]
}
]
}
string
claim_name
Optional
claim_name