Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Account delete logic

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on September 24 2020 at 06:58 UTC

We have requirement ,If particular account is disabled since last 30 days then delete those account from Target system.


How we can achieve it?


Thanks

Pradeep

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.
1 REPLY 1

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on September 24 2020 at 08:09 UTC

Hi Pradeep,


You can use Analytics to achive this.
1. You need to write a query to figure out those target application accounts which has been in disabled state since last 30 days.

2. in the analytics report, allowed action field, configure the action - 'Deprovision Account '

3. If you want this to be an automated process, include the 'Default_Action_For_Analytics' in your query. You can find a sample query here - https://saviynt.freshdesk.com/support/solutions/articles/43000582519-configuring-allowed-actions#Con...

4.Next, schedule the report execution from Analytics job, in case you want this to be an automated process, kindly select the 'Execute default action' in the job trigger.

5. You can also take action manually.


Regards,

Saparja

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.