mirror of https://github.com/dapr/docs.git
Added secrets README
This commit is contained in:
parent
51cb538c82
commit
4ae97882d2
|
@ -0,0 +1,5 @@
|
|||
# How To: Setup a Dapr Secret Store
|
||||
|
||||
It is important to securly store and retrieve secrets in Dapr to prevent unwanted people from accessing connection strings, passwords, and auth tokens.
|
||||
|
||||
The guides within this directory contain guides on how to deploy, configure, and connect to secret stores.
|
Loading…
Reference in New Issue