The documentation you are viewing is for Dapr v1.13 which is an older version of Dapr. For up-to-date documentation, see the latest version.
Secret stores
The following table lists secret stores supported by the Dapr secrets building block. Learn how to set up different secret stores for Dapr secrets management.
Table headers to note:
Header | Description | Example |
---|---|---|
Status | Component certification status |
Alpha Beta Stable |
Component version | The version of the component | v1 |
Since runtime version | The version of the Dapr runtime when the component status was set or updated | 1.11 |
Generic
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
HashiCorp Vault | ✅ | Stable | v1 | 1.10 |
Kubernetes secrets | ✅ | Stable | v1 | 1.0 |
Local environment variables | Stable | v1 | 1.9 | |
Local file | ✅ | Stable | v1 | 1.9 |
Alibaba Cloud
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
AlibabaCloud OOS Parameter Store | Alpha | v1 | 1.6 |
Amazon Web Services (AWS)
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
AWS Secrets Manager | Alpha | v1 | 1.0 | |
AWS SSM Parameter Store | Alpha | v1 | 1.1 |
Google Cloud Platform (GCP)
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
GCP Secret Manager | Alpha | v1 | 1.0 |
Microsoft Azure
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
Azure Key Vault | Stable | v1 | 1.0 |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified June 4, 2024: reorder toc for API references and component specs (ead715c9)