Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

SAML Identity Asserter V1: Provider Specific

Configuration Options     Related Tasks     Related Topics

Use this page to define the provider-specific configuration of this SAML Identity Assertion provider Version 1. Version 1 of the SAML Identity Assertion provider is deprecated in WebLogic Server 9.1; BEA recommends using Version 2.

Configuration Options

Name Description
Supported Types

The token types supported by this SAML Identity Assertion provider.

MBean Attribute:
SAMLIdentityAsserterMBean.SupportedTypes

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

Active Types

The token types active for this SAML Identity Assertion provider.

MBean Attribute:
SAMLIdentityAsserterMBean.ActiveTypes

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

Base64 Decoding Required

Base64 decoding is not required for the WebLogic SAML Identity Assertion provider.

MBean Attribute:
SAMLIdentityAsserterMBean.Base64DecodingRequired

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

Registry Check Enabled
Local Issuer Enabled
Issuer Name List
Assertion TTLDeviation
Minimum Parser Pool Size

The minimum number of parsers to maintain in the parser pool.

MBean Attribute:
SAMLIdentityAsserterMBean.MinimumParserPoolSize

Minimum value: 0

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

Cleanup Time Threshold
Recipient Check Enabled

When true, the recipient of the SAML Response must match the URL in the HTTP Request

MBean Attribute:
SAMLIdentityAsserterMBean.RecipientCheckEnabled

Auth Filter Enabled
Source URL
Name Mapper Class Name

The name of the Java class that maps SAML Assertion name information to local Subjects. When no mapper is supplied the default mapper implemention is used.

MBean Attribute:
SAMLIdentityAsserterMBean.NameMapperClassName

Related Tasks

Related Topics


  Back to Top