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.
Middleware
Table captions:
Status
: Component certification status
Since
: defines from which Dapr Runtime version, the component is in the current status
Component version
: defines the version of the component
HTTP
Component | Description | Status | Component version |
---|---|---|---|
OAuth2 Authorization Grant flow | Enables the OAuth2 Authorization Grant flow on a Web API | Alpha | v1 |
OAuth2 Client Credentials Grant flow | Enables the OAuth2 Client Credentials Grant flow on a Web API | Alpha | v1 |
OpenID Connect | Verifies a Bearer Token using OpenID Connect on a Web API | Alpha | v1 |
Rate limit | Restricts the maximum number of allowed HTTP requests per second | Alpha | v1 |
Rego/OPA Policies | Applies Rego/OPA Policies to incoming Dapr HTTP requests | Alpha | v1 |
RouterChecker | Use RouterChecker middleware to block invalid http request routing | Alpha | v1 |
Uppercase | Converts the body of the request to uppercase letters (demo) | Stable | v1 |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified June 7, 2022: Add partial shortcode and partials for components along with data files (4bd88d59)