Hello,
I am running on OIM R2 PS1 and need to retrieve the role key based on the role name.
After running the full reconciliation on the LDAP hierarchy, I have the following data in the ugp table.
ugp_key 123
ugp_name has the cn in it
ugp_display_name is not always the name that matches the group in OID
ugp_role_name (it looks like this is the field that matches the group in OID).
How can I retrieve the role key based on the ugp_role_name using the API?
Thanks
Khanh