Identity Management (MOSC)

MOSC Banner

OAM Pre-Authentication Rule

edited May 31, 2018 4:55AM in Identity Management (MOSC) 6 commentsAnswered

Hi All,

I am trying to switch between 2 authentication scheme based on the string in the URL.

ie. if the accessed URL contains "test.jsp" switch to a custom1  authentication scheme and all other to custom2.

URL i am trying is in http://hostname:port/OA_HTML/test.jsp

Using condition "str(request.resourceURL).lower().find('test.jsp')>0"  was not successful.

Any details on how this can be achive will be helpful.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center