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
SAML attribute format type. See "https://www.oasis-open.org/committees/download.php/56776/sstc-saml-core-errata-2.0-wd-07.pdf" section 8.
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