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