Identity Management (MOSC)

MOSC Banner

OAUTH: using more than a RDN attribute in IDS profile to search users

edited Mar 9, 2018 4:00AM in Identity Management (MOSC) 1 commentAnswered

Hello

i've configured aouth2.0 in oam to get access token for a mobile app.

Everything works fine if i use uid as a user research attribute. I've configured an IDS with RDN attribute set as uid. The directory store is an OUD.

We want to use even another attribute(nickname) to search users. So when the app calls the service oauth to get token with a username it should search both for uid and nickname attribute in the OUD.

We are testing the solution by curl in this way:

curl -i -H "Authorization: Basic YfefreferfeGllbnQ6M1dGTHVkVEZ5Qms=" -H "Content-Type: application/x-www-form-urlencoded;charset=UTF-8" -d 'grant_type=password&username=test&passw

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