SamlIdentityAttribute

SamlIdentityAttribute
SamlIdentityAttribute

SAML attribute which contains the user identity

JSON Example
{
    "samlAttributeFormat": "urn:oasis:names:tc:SAML:2.0:attrname-format:basic",
    "samlAttributeName": "uid",
    "idmAttribute": "userName"
}
string
samlAttributeFormat
Required
string
samlAttributeName
Required

SAML attribute name containing identity

string
idmAttribute
Optional

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

Property Of