保护 Dapr deployment

关于如何保护您的 Dapr 应用程序的最佳实践和说明

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