Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Default Identity Asserter: Provider Specific

Configuration Options     Related Tasks     Related Topics

Use this page to define the provider specific configuration of this WebLogic Identity Assertion provider.

Configuration Options

Name Description
Supported Types

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.SupportedTypes

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

Active Types

Returns the token types that the Identity Assertion provider is currently configured to process.

MBean Attribute:
DefaultIdentityAsserterMBean.ActiveTypes

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

Base64 Decoding Required

Returns whether the tokens that are passed to the Identity Assertion provider will be will base64 decoded first. If false then the server will not base64 decode the token before passing it to the identity asserter. This defaults to true for backwards compatibility but most providers will probably want to set this to false.

MBean Attribute:
DefaultIdentityAsserterMBean.Base64DecodingRequired

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

User Name Mapper Class Name

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.UserNameMapperClassName

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

Trusted Client Principals

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.TrustedClientPrincipals

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

Use Default User Name Mapper

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.UseDefaultUserNameMapper

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

Default User Name Mapper Attribute Type

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.DefaultUserNameMapperAttributeType

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

Default User Name Mapper Attribute Delimiter

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.DefaultUserNameMapperAttributeDelimiter

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

Digest Replay Detection Enabled

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.DigestReplayDetectionEnabled

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

Digest Expiration Time Period

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.DigestExpirationTimePeriod

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

Digest Data Source Name

No description provided.

MBean Attribute:
DefaultIdentityAsserterMBean.DigestDataSourceName

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

Related Tasks

Related Topics


  Back to Top