Secrets
The Control Center provides you with the ability to retrieve, store, and get secrets. Secrets are used to encrypt data that the application uses.
Creating a Secret
To create a secret, follow the steps below:
- Select Settings from the left navigation of the application.
- Select Secrets, noting that the New Secret tab is visible by default.
- Lastly, supply values for its path and value, and select Save to create the secret.
Delete a Secret
To delete a secret, follow the steps below:
- Select Settings from the left navigation of the application.
- Select Secrets, followed by the Delete Secret tab.
- Supply the path of the secret to delete, and select Delete to delete the secret.
Get a Secret
To retrieve the current value of a secret, follow the steps below:
- Select Settings from the left navigation of the application.
- Select Secrets, followed by the Get Secret tab.
- Supply the path of the secret to get, and select Get to get the secret.
- If the secret exists, its value will be displayed as a masked value below the path field. To temporarily display its value, select the asterisks.