diff --git a/daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2.md b/daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2.md index 83731ea81..254945a70 100644 --- a/daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2.md +++ b/daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2.md @@ -135,7 +135,6 @@ spec: ``` - Requests to `/api/users/*` endpoints receive tokens with limited user scopes -- This reduces security risk by preventing privilege escalation and limiting the blast radius of compromised tokens ## Related links