Supported secret stores
The supported secret stores that interface with Dapr
Table captions:
Status
: Component certification status
Since
: defines from which Dapr Runtime version, the component is in the current status
Component version
: defines the version of the component
Generic
Name | Status | Component version | Since |
---|---|---|---|
Local environment variables | Beta | v1 | 1.0 |
Local file | Beta | v1 | 1.0 |
HashiCorp Vault | Alpha | v1 | 1.0 |
Kubernetes secrets | GA | v1 | 1.0 |
Amazon Web Services (AWS)
Name | Status | Component version | Since |
---|---|---|---|
AWS Secrets Manager | Alpha | v1 | 1.0 |
Google Cloud Platform (GCP)
Name | Status | Component version | Since |
---|---|---|---|
GCP Secret Manager | Alpha | v1 | 1.0 |
Microsoft Azure
Name | Status | Component version | Since |
---|---|---|---|
Azure Key Vault w/ Managed Identity | Alpha | v1 | 1.0 |
Azure Key Vault | GA | v1 | 1.0 |
Last modified March 18, 2021: Merge pull request #1321 from dapr/aacrawfi/logos (9a399d5)