From 1d4a20bf56f33f67912da9252ff4cfe78d5081b7 Mon Sep 17 00:00:00 2001 From: Mark Fussell Date: Thu, 28 Aug 2025 09:49:40 -0700 Subject: [PATCH] Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md Co-authored-by: Alice Gibbons Signed-off-by: Mark Fussell --- .../supported-middleware/middleware-oauth2clientcredentials.md | 1 - 1 file changed, 1 deletion(-) 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 2a135b1a1..ba612bf09 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 @@ -128,7 +128,6 @@ spec: ``` In this configuration: -- Requests to `/api/users/*` endpoints receive tokens with limited user scopes ## Related links - [Middleware]({{% ref middleware.md %}})