[Rate limit]({{< ref middleware-rate-limit.md >}}) |
Restricts the maximum number of allowed HTTP requests per second |
Alpha |
v1 |
[OAuth2]({{< ref middleware-oauth2.md >}}) |
Enables the OAuth2 Authorization Grant flow on a Web API |
Alpha |
v1 |
[OAuth2 client credentials]({{< ref middleware-oauth2clientcredentials.md >}}) |
Enables the OAuth2 Client Credentials Grant flow on a Web API |
Alpha |
v1 |
[Bearer]({{< ref middleware-bearer.md >}}) |
Verifies a Bearer Token using OpenID Connect on a Web API |
Alpha |
v1 |
[Open Policy Agent]({{< ref middleware-opa.md >}}) |
Applies Rego/OPA Policies to incoming Dapr HTTP requests |
Alpha |
v1 |
[Uppercase]({{< ref middleware-uppercase.md >}}) |
Converts the body of the request to uppercase letters |
GA (For local development) |
v1 |