| MasterSettingKeySAMLNameIDPolicyFormat Field |
The NameID format in the SAML request.
For AzureAD it should be "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"
For ForgeRock it should be "urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
For PingFederate and Okta it can be one or the other.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string SAMLNameIDPolicyFormat = "SAMLNameIDPolicyFormat"
Field Value
Type:
String
See Also