AuthSourceSAMLNameIdPolicyFormat
No description
enum AuthSourceSAMLNameIdPolicyFormat {
UNSPECIFIED
PERSISTENT
EMAIL
KERBEROS
X_509_SUBJECT_NAME
WINDOWS_DOMAIN_QUALIFIED_NAME
}
Values
AuthSourceSAMLNameIdPolicyFormat.UNSPECIFIED {#unspecified}
AuthSourceSAMLNameIdPolicyFormat.PERSISTENT {#persistent}
AuthSourceSAMLNameIdPolicyFormat.EMAIL {#email}
AuthSourceSAMLNameIdPolicyFormat.KERBEROS {#kerberos}
AuthSourceSAMLNameIdPolicyFormat.X_509_SUBJECT_NAME {#x-509-subject-name}
AuthSourceSAMLNameIdPolicyFormat.WINDOWS_DOMAIN_QUALIFIED_NAME {#windows-domain-qualified-name}
Member Of
AuthSourceSAML object
Was this topic helpful?