Identity Management (MOSC)

MOSC Banner

Adding Pre-Authentication rule in OAM 11gR2PS3

edited Jul 20, 2016 5:05AM in Identity Management (MOSC) 5 commentsAnswered

Hi All,

I have a use case in which if username consists 'dot(.)', the authentication scheme should change to AD.

The configuration is as follows,

1. Resource is protected and authentication is done through OUD.

2. if the username contains '.', i am trying to switch scheme to AD

I have tried adding pre-authentication rule as follows: user.userMap['samccountname'].contains('.')

but could not add the rule, as it said the rule condition is invalid.

OAM logs as follows:

File "<string>", line 1, in <module>

AttributeError: 'NoneType' object has no attribute 'contains'

        at org.python.core.Py.AttributeError(Py.java:166)

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