I have created a workflow where a user can only have one access profile at a time and if he request for another entitlement , previous access profile should be removed.
Now when I am creating approval request for someone to get this access profile .
Workflow is getting triggered only once but there are multiple events getting triggered
1 event : user is getting provisioned to the access profile
2nd event. (automatically triggered in sailpoint [under workflow owner]
to remove the requested access profile .
I am not able to figure out why the second event is triggering automatically and removing the group provisioned after approval, which should not happen .
Could you guys please help me
IF you see in Pic 4 , I have only triggered “MODIFY ACCOUNT PASSED” but upper 3 are automatically triggered .
No , that option is not enabled . but if I enable it , wouldn’t it again require the approval to remove previous (old entitlement) because ideally there should be only 1 entitlement at a time.