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:
- Navigate to your environment homepage in the Coherence UI.
- Open the Variables tab.
- Click New variable and select Secret from the dropdown menu.
- Enter the secret name and value.
- Click Save.
To learn more about using secrets in your application, see the environment variables documentation.