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

Security


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 API token authentication in Dapr

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

Authenticate requests from Dapr using token authentication

Require every incoming API request from Dapr to include an authentication token


Last modified July 12, 2022 : update nav bar for v1.4 (#2641) (2db803e)