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)