OAM 11g Authentication Fails With Custom Authentication Although The Custom Authentication Plugin Executes Successfully
(Doc ID 1452019.1)
Last updated on SEPTEMBER 13, 2023
Applies to:
Oracle Access Manager - Version 11.1.1.5.0 and laterInformation in this document applies to any platform.
Oracle is not responsible for instructions/information from 3rd party sites that may be contained in this KM note
Symptoms
An Oracle Access Manager (OAM) 11.1.1.5 custom authentication plugin has been configured in OAM 11g. The plug-in retrieves user information from an external source then the authentication process invokes the system UserIdentificationPlugin to check the user's credentials in an LDAP Identity Store.
The plugin retrieves user data and instantiates an AuthenticationContext object with OAMUserPrincipal, OAMUserDNPrincipal, OAMGUIDPrincipal and a PluginResponse object with the ExecutionStatus.
During tests, although the OAM diagnostic log shows entries that indicate that the plugin sets the above objects correct and returns ExecutionStatus.SUCCESS, OAM authentication fails and the login page is redisplayed to the user.
The Custom Authentication Module has been configured with two Steps as follows:
Step 1 (Initializing step): MyCustomPlugin
On Success: LDAPUserIdentification
On Error: failure
On Failure: failure
Step 2: LDAPUserIdentification
On Success: success
On Failure: failure
On Error: failure
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |