How to rerieve user role information from OAM
Hi,
I am using OAM 12.2.1.4.In the poc the OAM instance is integrated with default weblogic userstore.(In production it 3ill be integrated with OUD user store).
I want to get the use role(groups) information from OAM.i.e if a user 'praveen' has roles (role1,role2) then I want to get the assigned roles of the user 'praveen' from OAM.
Is there any OAM REST API to get the user role information?