Identity Management (MOSC)

MOSC Banner

IDAAS-20027: rest query MemberOf

edited Apr 13, 2018 4:32AM in Identity Management (MOSC) 1 commentAnswered

Hi all,

1- I find the user via OAM rest query:

curl -i --request GET http://$Host:$Port/oic_rest/rest/userprofile/people/User_1

and find the user information.

2- then I try to find the memebership of same user:

curl -i --request GET http://$Host:$Port/oic_rest/rest/userprofile/people/User_1/memberOf

and get thefollowing error:

{"oicErrorCode":"IDAAS-20027 : oracle.security.idaas.rest.jaxrs.OICExceptionMapper : [ No error code is available from the underlying exception  ]","message":"No such entity: entity=cn=user_3000,cn=dep,cn=mycompany,cn=users,dc=example,dc=de op=read mesg=  "}

Same request for other users works and give user's membership back.

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