I need your guidance on how to enforce the policy of “Single Entitlement Per Application per User” using Advanced Policy in SailPoint IIQ.
I have attached my attempted policy configuration, but it is currently fetching only one entitlement for the expected identity. I am looking for a solution that ensures each user can have only one entitlement per application.
Could you please advise on how to resolve this issue or provide suggestions for the correct approach?
@Venu1010 Ideally identity object from input argument will have all the submitted entitlements. Can you check whether you are modifying the plan in LCM workflow before it passed to Identity Request Violation Review subprocess. Incase if you have the logic to remove some entitlement from the plan, identity object will not have the removed entitlement.