SAMLNameIDFormat

SAMLNameIDFormat is the format for the NameID to use when making requests to the SAML identity provider.
  • TRANSIENT
    An opaque identifier that does not remain the same between logins.
  • EMAIL_ADDRESS
    An email address.
  • PERSISTENT
    An opaque identifier that remains the same between logins.