I want to evaluate user policies for a particular user or list of users, is there any API available to perform the same in OIM 11gR2PS3?
Asked
Active
Viewed 181 times
1 Answers
0
you can use oracle.iam.accesspolicy.api.AccessPolicyService.evalutePoliciesForUser()
OIM API which can be used for the same. Here is the code snippet for the same.

Chaitanya K
- 1,827
- 4
- 32
- 67