Staged deprovision of user account

Hey,

I'm just wondering if it is possible to disable the ability to delete a user account, unless it has been deprovisioned.

Thanks,

SJ

Parents
  • You could customize the Delete menu item for user objects in the web UI such that it checks to see if the edsvaDeprovisionStatus = 1

    See Command Visibility Options this section of the documentation.

    Have a look see and re-post here if you have further questions.

    Alternatively, you could simply not grant delete permissions at all and make the deletion part of your deprovisioning policy - for example, such that objects that are deprovisioned get deleted the next day or whatever interval you want.

Reply
  • You could customize the Delete menu item for user objects in the web UI such that it checks to see if the edsvaDeprovisionStatus = 1

    See Command Visibility Options this section of the documentation.

    Have a look see and re-post here if you have further questions.

    Alternatively, you could simply not grant delete permissions at all and make the deletion part of your deprovisioning policy - for example, such that objects that are deprovisioned get deleted the next day or whatever interval you want.

Children
No Data