Click HERE to see how Saviynt Intelligence is transforming the industry. |
06/20/2023 04:28 PM
Hi,
We need to remove all roles (both birthright and requested) from a user on termination. We have used Deprovision Role action in user update rule but is not working as expected. We are in 23.5 version and would like to know any better way to handle this from user update rule. (I know that we can do the removal from Actionable Analytics but would like to know if there is a better way to do this from user update rule itself.
Solved! Go to Solution.
06/20/2023 11:07 PM
Hi @shibinvpkvr
when you say "Deprovision Role action in user update rule but is not working as expected" what issue you are observing? Can you elaborate more on it.
Also, it will be helpful if you can paste the rule condition and actions here.
Thanks,
Smitha
06/20/2023 11:57 PM
Is the task getting created?
Is there any issue in Provisioning job?
Logs please
06/21/2023 06:27 AM
Looks like I did not add "All" in the rule. Once I added that it removed all roles from user. I did not know that it is mandatory so went ahead and kept it empty. But I think it was always trying to remove only one role in that scenario. Issue resolved now. Thanks all