Hi
We are on OIM 11gr3
We have created a new Adminrole called Helpdesk and assigned it permission to create/modify /delete users.
When a person is logged in with that role and tries to edit an existing user and we have a PreUpdateEventHandler that uses the Search API to search it returns 0.
If the xelsysadm is logged in the same things works without any error,
My question is does Search API need permission/security for non xelsysadm role?How do we achieve that?