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
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
samlAttributeName
Required
SAML attribute name containing identity
string
idmAttribute
Optional
The name of the Identity Broker attribute mapped to the SAML attribute name which contains the identity information