|
Realm Adapter Authentication Provider: Provider Specific
Configuration Options Related Tasks Related Topics
Use this page to configure provider-specific information for this Realm Adapter Authentication provider.
Configuration Options
Name Description Supported Types No description provided.
MBean Attribute:
RealmAdapterAuthenticatorMBean.SupportedTypesChanges 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.ActiveTypesChanges 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
falsethen the server will not base64 decode the token before passing it to the identity asserter. This defaults totruefor backwards compatibility but most providers will probably want to set this tofalse.MBean Attribute:
DefaultIdentityAsserterMBean.Base64DecodingRequiredChanges take effect after you redeploy the module or restart the server.
|
|