![]() ![]() ![]() ![]() |
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.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 totrue
for backwards compatibility but most providers will probably want to set this tofalse
.MBean Attribute:
DefaultIdentityAsserterMBean.Base64DecodingRequired
Changes take effect after you redeploy the module or restart the server.
![]() |