link to in how to readme

This commit is contained in:
Mark Chmarny 2020-05-29 06:45:08 -07:00
parent 9c0d51c1e6
commit a40b6b3c4f
1 changed files with 2 additions and 1 deletions

View File

@ -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