mirror of https://github.com/dapr/docs.git
link to in how to readme
This commit is contained in:
parent
9c0d51c1e6
commit
a40b6b3c4f
|
@ -63,12 +63,13 @@ For Actors How Tos see the SDK documentation
|
|||
## Security
|
||||
### Mutual Transport Layer Security (mTLS)
|
||||
|
||||
* [Setup and configure mutual TLS between Dapr instances](./configure-mtls)
|
||||
* [Setup and configure mutual TLS between Dapr instances](./configure-mtls)
|
||||
|
||||
### Secrets
|
||||
|
||||
* [Configure component secrets using Dapr secret stores](./setup-secret-store)
|
||||
* [Using the Secrets API to get application secrets](./get-secrets)
|
||||
* [Enable Dapr APIs token-based authentication](./enable-dapr-api-token-based-authentication)
|
||||
|
||||
## Middleware
|
||||
|
||||
|
|
Loading…
Reference in New Issue