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

中间件

表格标题:

Status: Component certification status

  • Alpha
  • Beta
  • Stable > Since: defines from which Dapr Runtime version, the component is in the current status

组件版本:代表组件的版本

HTTP

Name 说明 状态 组件版本
Rate limit 限制每秒允许的 HTTP 请求的最大数量 Alpha v1
OAuth2 在Web API上启用OAuth2授权授权流程 Alpha v1
OAuth2 client credentials 在Web API上启用OAuth2客户端凭证授予流程 Alpha v1
Bearer 使用 OpenID Connect在 Web API 上验证 Bearer Token Alpha v1
Open Policy Agent Rego/OPA策略应用到传入的Dapr HTTP请求中 Alpha v1
Uppercase 将请求的正文转换为大写字母 Stable(For local development) v1