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 March 21, 2024: Merge pull request #4082 from newbe36524/v1.13 (f4b0938)