Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Mark Fussell 2025-08-28 09:49:33 -07:00 committed by GitHub
parent d50d9c90e7
commit 31598986aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -129,7 +129,6 @@ spec:
In this configuration: In this configuration:
- Requests to `/api/users/*` endpoints receive tokens with limited user scopes - Requests to `/api/users/*` endpoints receive tokens with limited user scopes
- Requests to `/api/admin/*` endpoints receive tokens with full administrative privileges
## Related links ## Related links
- [Middleware]({{% ref middleware.md %}}) - [Middleware]({{% ref middleware.md %}})