TOKEN_PARSER

Description:

If you would like to use a custom configurable SAML token parser that can be used by mobility, WFM and ETM for IdP initiated SSO, WFM allows you to configure an extension point for validating and parsing the SAML token. This allows you to unify how the SAML response is handled. For example, you can specify the fully qualified Java class name of the SAML token parser like this:

com.server.sso.MySamlTokenParser
Valid Values:

Any valid Java class.

Default Value:

null

Location:

system/security/SAML

Effective:

6.2.4.53, 7.1.0.1