The documentation you are viewing is for Dapr v0.11 which is an older version of Dapr. For up-to-date documentation, see the latest version.

Securing Dapr deployments

Best practices and instructions on how to secure your Dapr applications

Setup & configure mutual TLS

Encrypt communication between Dapr instances

Configure API authorization with OAuth

Enable OAUTH authorization on Dapr endpoints for your web APIs

Enable token based API authentication

Require every incoming API request to include an authentication token before allowing that request to pass through

Last modified July 7, 2022: update nav bar v0.11 (#2633) (b309d3d)