Clearing the cached secrets

The application caches the secrets fetched from the Hashicorp Vault locally so as to prevent frequent visits to the Vault for authentication. You may want to clear the cached secrets in case you have modified them in the Hashicorp Vault. You can clear the cache for all or an individual project at any time.

Important

If you ever change or add secret for an activity in HashiCorp Vault, ensure that you have cleared the cached secrets to bring the change into effect.

Clearing the cached secrets for all the projects

To clear the secrets for all the projects in one go, follow the steps given below:

  1. Click Account > Tools > Maintenance.

  2. Select Cache.

  3. Click Clear Config Cache.
    The following message is displayed.

Clearing the cached secrets for an individual project

To clear the locally cached secrets of the activities belonging to the selected project, follow the steps given below:

  1. Go to Configure > Projects to view the list of existing projects.

  2. Click the More option under the Action column to view the action menu for the project.

  3. Click Clear Config Cache.

This option is not available if your Hashicorp Vault doesn't have folders corresponding to the projects in Adeptia Connect.

It may take a while to clear the config cache.


Related topics