Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Using mutiple user credentials to access different protected resources

User_QOSBFFeb 26 2020 — edited Mar 1 2020

Hi All,

Currently I am working on the following scenario with OAM,

I am protecting two resources with OAM,

1st resource (resource1) is protected with Authentication Level 2.

2nd resource (resource2) is protected with Authentication Level 3.

In the current scenario, the user will be using user credentials (credentials1) for accessing 1st resource (resource1)

and user credentials (credentials2) for accessing 2nd resource (resource2)

So lets say the user is able to successfully access 1st resource (resource1) with credentials (credentials1),

Now when the user try to access the 2nd resource (resource2) in the same browser, it was challenged for authentication (As AuthN Level was higher for this resource). This time user enters other user credentials (credentials2), but the authentication fails with message "System error. Please re-try your action. If you continue to get this error, please contact the Administrator."

How can I let the user enter different credentials for 2nd resource, I am not expecting session management for this credentials (credential2).

If this is not the correct approach, can someone suggest solution on how to handle this scenario with OAM.

Thank you,

Rutesh P

Comments

Processing

Post Details

Added on Feb 26 2020
5 comments
287 views