Hi all,
We have a requirement to implement LCM leaver workflow as follows:
- first disable the account
- After 24 hrs remove the roles
- After 5 days we should delete the AD account
How can we achieve this?
Thanks in advance
Hi all,
We have a requirement to implement LCM leaver workflow as follows:
How can we achieve this?
Thanks in advance
@rishavghoshacc Use the approach below:
You need to use the Workflow Scheduler API for this.
Hi @rishavghoshacc you can easily achieve this because SailPoint provides this functionality by default.
Navigate to Applications → Rapid Setup → Leaver Tab
For Disable Account, you’ll see two options — Now or Later. In the Later option, you can simply specify the number of days.
For Delete Account and Remove Roles, follow the same approach as above.
Check the attached screenshot
Thanks,
Raju ![]()
Hi @rishavghoshacc ,
just in case you already have a custom workflow for the Leaver use-case you will be able to easily achieve that goal by adding appropriate “wait”-steps.
Otherwise the Rapid Setup approach is considered the most efficient approach.
Best regards,
Daniel