SamlIdentityAttributeTO

SamlIdentityAttributeTO
SamlIdentityAttributeTO

SAML attribute which contains the user identity

JSON Example
{
    "saml_attribute_format": "urn:oasis:names:tc:SAML:2.0:attrname-format:basic",
    "saml_attribute_name": "uid",
    "idm_attribute": "userName"
}
string
saml_attribute_format
Required
string
saml_attribute_name
Required

SAML attribute name containing identity

string
idm_attribute
Optional

The name of the VMware Identity Services attribute mapped to the SAML attribute name which contains the identity information

Property Of