07/26/2023 08:32 AM
Hi Team,
We have a requirement to launch service account campaign through which owner should be able to delete service account if it's not in use. Is this feasible?
Thanks,
Smitha
07/26/2023 09:01 AM - edited 07/26/2023 09:02 AM
Hi @smitg ,
Can you try below:
1. Create Service Account type campaign with Enable Account Verification Only and Create Revoke Tasks for Revoked/Conditional Certified Acc. & Ent. on Locking configuration as enabled like below. So when certifier reject the account, it will create remove account pending task.
2. Put below json in REMOVEACCOUNTJSON of the Service Account connection
{
"removeAction": "DELETE",
}
3. Run the WSRETRY job.