Skip to main content
Version: 7.2402.x.x RR

SAML federation - policy parameters

This table lists the policy parameters specific to SAML federation credentials.

In addition to the policy parameters defined in this table, the policy parameter defined in the table in the chapter All credential types is also valid for SAML federation credentials.

NameData Type, ValuesDefaultDescription
defaultIssuerNameIdFormatData type: Stringurn:oasis:names:tc:SAML:2.0:nameid-format:entityDefault value for Issuer Name ID format. This value will be set in the SAML federation at creation or modification time if and only if no Issuer Name ID format value is supplied explicitly.
defaultSubjectNameIdFormatData type: Stringurn:oasis:names:tc:SAML:2.0:nameid-format:entityDefault value for the subject name ID format. This value will be set in the SAML federation at creation or modification time if and only if no Subject Name ID format value is supplied explicitly.
validation.issuerNameID.regexData type: String^.{1,1024}$Regular expression for input validation of Issuer Name ID.
validation.issuerNameIDFormat.regexData type: String^urn:oasis:names:tc:SAML:.+$Regular expression for input validation of Issuer Name ID format.
validation.subjectNameID.regexData type: String^.{1,1024}$Regular expression for input validation of Subject Name ID.
validation.subjectNameIDFormat.regexData type: String^urn:oasis:names:tc:SAML:.+$Regular expression for input validation of Subject Name ID format.