Secrets management
More about Dapr Secrets
Learn more about how to use Dapr Secrets:
- Try the Secrets quickstart.
- Explore secrets via any of the supporting Dapr SDKs.
- Review the Secrets API reference documentation.
- Browse the supported secrets component specs.
Secrets management overview
Overview of secrets management API building block
How To: Retrieve a secret
Use the secret store building block to securely retrieve a secret
How To: Use secret scoping
Use scoping to limit the secrets that can be read by your application from secret stores
Last modified October 12, 2023: Update config.toml (#3826) (0ffc2e7)