SamlAuthnStatementConstructionTemplate

SAML authentication statement construction template configuration allows to create and edit SAML authentication context templates for SAML Authentication statements.

Description

Description of the configuration object

Do include subject locality

Whether or not SAML subject locality values are imprinted into SAML authentication statements. The subject locality is an optional item that specifies the DNS domain and IP address for the system from which the assertion subject was apparently authenticated (see the SAML core specification for details).

SAML authentication context template identifier

The SAML authentication context template to be used with the SAML authentication statement template.

Imprint authentication methods strategy

Controls what authentication methods will be imprinted into the SAML assertion.

  • All - all used authentication methods of the subject will be imprinted.

  • Highest assurance level - the ones with the highest assurance level will be imprinted.

  • Latest - the last used authentication method will be imprinted.

  • Allowed Values:

    • All

    • HighestAssuranceLevel

    • Latest