mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2.md
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
dc60cd5b96
commit
24e128d128
|
|
@ -105,7 +105,7 @@ spec:
|
|||
- name: pathFilter
|
||||
value: "^/api/users/.*"
|
||||
---
|
||||
# Full admin access middleware
|
||||
# User with full admin access scope
|
||||
apiVersion: dapr.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Reference in New Issue