Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Default Authentication Provider: Provider Specific

Configuration Options     Related Tasks     Related Topics

This page allows you to configure additional attributes for this WebLogic Authentication provider.

Configuration Options

Name Description
Use Retrieved User Name As Principal

Specifies whether we should use the user name retrieved from the embedded LDAP server as the Principal in the Subject.

MBean Attribute:
DefaultAuthenticatorMBean.UseRetrievedUserNameAsPrincipal

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

Minimum Password Length

No description provided.

MBean Attribute:
DefaultAuthenticatorMBean.MinimumPasswordLength

Minimum value: 0

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

Propagate Cause For Login Exception

Specifies whether the providers should propagate the cause of the LoginException.

MBean Attribute:
LoginExceptionPropagatorMBean.PropagateCauseForLoginException

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

Enable Password Digests

No description provided.

MBean Attribute:
DefaultAuthenticatorMBean.PasswordDigestEnabled

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

Max Group Membership Search Level

No description provided.

MBean Attribute:
DefaultAuthenticatorMBean.MaxGroupMembershipSearchLevel

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

Group Membership Searching

No description provided.

MBean Attribute:
DefaultAuthenticatorMBean.GroupMembershipSearching

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

Provider Class Name

No description provided.

MBean Attribute:
DefaultAuthenticatorMBean.ProviderClassName

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

Related Tasks

Related Topics


  Back to Top