Static Secrets
Static secrets are key/value pairs that you create and update manually, such as passwords and API tokens.
The typical flow for working with static secrets is:
- Create a Static Secret: Get started by defining the name and value of the static secret.
- Add a Static Secret to an Access Role: Enable clients to access the static secret by adding it to a role, with the appropriate permissions.
- Get a Static Secret Value: Get the value of a static secret when you need it.
If required, you can update a static secret value, or create multiple versions of a static secret. See Update and Version Static Secrets.
When a static secret becomes obsolete, you can delete it.
Updated over 1 year ago
Did this page help you?