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

NameDescriptionStatusComponent version
Rate limitRestricts the maximum number of allowed HTTP requests per secondAlphav1
OAuth2Enables the OAuth2 Authorization Grant flow on a Web APIAlphav1
OAuth2 client credentialsEnables the OAuth2 Client Credentials Grant flow on a Web APIAlphav1
BearerVerifies a Bearer Token using OpenID Connect on a Web APIAlphav1
Open Policy AgentApplies Rego/OPA Policies to incoming Dapr HTTP requestsAlphav1
UppercaseConverts the body of the request to uppercase lettersStable(For local development)v1

Last modified February 18, 2022: Update setup-jetstream.md (#2200) (428d8c2)