Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

SAML 2.0 Identity Asserter: Provider Specific

Configuration Options     Related Tasks     Related Topics

Use this page to configure provider-specific information for this SAML 2.0 Identity Assertion provider.

If you are configuring SAML 2.0 services in two or more servers in a domain, you must configure the RDBMS security store.

Configuration Options

Name Description
Replicated Cache Enabled

Specifies whether the replicated cache is used.

For more information about this attribute, see the description of the setReplicatedCacheEnabled method on the following interface:

com.bea.security.saml2.providers.SAML2IdentityAsserterMBean

Changes take effect after you redeploy the module or restart the server.

Name Mapper Class Name

The custom Java class that overrides the default SAML 2.0 assertion name mapper class, which maps identity information contained in assertions to local Subjects.

For more information about this attribute, see the description of the setNameMapperClassName method on the following interface:

com.bea.security.saml2.providers.SAML2IdentityAsserterMBean

Related Tasks

Related Topics


Back to Top