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

Security


Setup & configure mTLS certificates

Encrypt communication between applications using self-signed or user supplied x.509 certificates

Configure endpoint authorization with OAuth

Enable OAuth authorization on application 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 October 26, 2020: Migrate to new Dapr docs site (#880) (a234e10f)