diff --git a/daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md b/daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md index ca16ee74e..2a135b1a1 100644 --- a/daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md +++ b/daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md @@ -129,7 +129,6 @@ spec: In this configuration: - Requests to `/api/users/*` endpoints receive tokens with limited user scopes -- Requests to `/api/admin/*` endpoints receive tokens with full administrative privileges ## Related links - [Middleware]({{% ref middleware.md %}})