Deactivating and Reactivating Secrets

Secrets are not removed forever in Verify Privilege Vault. Instead, they are deactivated. This maintains an audit trail for secrets, even ones that are no longer used. Administrators or users with specific permissions can view or even reactivate deactivated secrets.

In rare circumstances, such as for regulatory compliance, where deactivation is insufficient, you can instead erase secrets. See Erasing Secrets for details.

We strongly recommend against deactivating large numbers of secrets, which negatively affects performance over time. Verify Privilege Vault is not a transactional system—it is not designed to handle large numbers of deactivations. Deactivated secrets continue to use database table resources forever.
Users must have ownership and the View Inactive Secrets permission to view inactive secrets. The Deactivate Secret permission is required to deactivate a secret.

To deactivate a secret:

  1. Navigate to the secret View page by searching or drilling down the folder tree.

  2. Click the Options dropdown list and select Deactivate. A confirmation appears.

  3. Click the Confirm Deactivate button.

  4. The secret is logically deleted and hidden from users who do not have a role containing the View Inactive Secrets permission.

    Verify Privilege Vault uses deactivations to maintain the audit history for all data. However, deactivated secrets are still accessible by administrators (like a permanent Recycle Bin) to ensure that audit history is maintained and to support recovery. A user must have the View Inactive Secrets permission in addition to Owner permission on a secret to access the secret View page for a deactivated secret. For more information about these permissions, see Overview of Users, Roles, User Groups, and User Teams and Sharing Secrets.

To reactivate a secret:

  1. Navigate to the secret view page.
  2. Click the Active menu link and select Inactive. The secret list now shows inactive secrets.
  3. Click the name link for the desired secret. Its secret page appears.
  4. Click the Options button and select Activate.
Secrets can also be deactivated and reactivated in bulk. See Running Dashboard Bulk Operations.