Skip to content

Secrets

Coherence provides a secure way to manage secrets for your application. Secrets are stored using the Amazon Web Services (AWS) Secrets Manager in AWS-hosted applications and using the Google Cloud Platform (GCP) Secret Manager service in GCP-hosted applications.

To learn more about how Coherence manages your cloud resources, consult the data access section of the Coherence compliance, security, and privacy documentation.

Adding secrets

To add a secret to your application, follow these steps:

  1. Navigate to your environment homepage in the Coherence UI.
  2. Open the Variables tab.
  3. Click New variable and select Secret from the dropdown menu.
  4. Enter the secret name and value.
  5. Click Save.

To learn more about using secrets in your application, see the environment variables documentation.