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:50:17 -07:00 committed by GitHub
parent 02e2156820
commit d1a9e74f87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ spec:
- name: pathFilter - name: pathFilter
value: "^/api/users/.*" value: "^/api/users/.*"
--- ---
# Full admin access middleware # User with full admin access scope
apiVersion: dapr.io/v1alpha1 apiVersion: dapr.io/v1alpha1
kind: Component kind: Component
metadata: metadata: