How to manage a secret with Secret Manager
Reviewed on 28 August 2023 • Published on 21 February 2023
This page explains how to manage your secret using the Scaleway console.
Security & Identity (IAM):
You may need certain IAM permissions to carry out some actions described on this page. This means:
- you are the Owner of the Scaleway Organization in which the actions will be carried out, or
- you are an IAM user of the Organization, with a policy granting you the necessary permission sets
Requirements:
- You have an account and are logged into the Scaleway console
- You have generated an API key and enabled the
SecretManagerFullAccess
permission set - Your have created a secret
- Click Secret Manager in the Security and Identity section of the Scaleway console side menu. Your newly created secrets display.
- Click «See more Icon» next to the secret you want to manage.
- Click More info. Your secret’s overview page displays.
- Click Copy to copy your secret’s ID.
- Click the Tags bar and add more tags to organize your secret.
- Copy the code examples for the applications from which you want to get your secret.
See Also