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

安全


Setup & configure mutual TLS

Encrypt communication between Dapr instances

使用 OAuth 配置 API 授权

Enable OAUTH authorization on Dapr endpoints for your web APIs

在 Dapr 上启用 token 认证

Dapr 要求每个入站 API 请求都需要包含一个认证令牌,然后才能放行

Authenticate requests from Dapr using token authentication

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