Identity Management (MOSC)

MOSC Banner

case sensitive comparison of challenge response in OAM 10g for self modify of profile

edited Apr 9, 2014 10:45AM in Identity Management (MOSC) 3 commentsAnswered ✓

Hi folks:

We are running OAM 10.1.4.3 and are running into a situation where responses to challenge questions are doing case-sensitive comparisons.

For lost password management, we were able to avoid case-sensitive comparisons by doing the following:

    <SimpleList>

        <NameValPair

            ParamName="isLPMResponseCaseSensitive"

            Value="false"></NameValPair>

    </SimpleList>

But when we self-modify our profile using modifyUser function (using REPLACE) from IdentityXML, the old response is still being compared in case-sensitive manner.

Don't know whether it is a bug or we are missing some setting.

Again, LPM is working fine but our comparisons of old responses using modifyUser is still case sensitive, which is a problem. Can someone please look at it?

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