Skip to content

Commit b8a9b0a

Browse files
committed
Consistently mention the /admin group
1 parent 606be47 commit b8a9b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/opa/pages/usage-guide/user-info-fetcher.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ An example of the returned structure:
7373
"id": "af07f12c-a2db-40a7-93e0-874537bdf3f5",
7474
"username": "alice",
7575
"groups": [
76-
"/superset-admin"
76+
"/admin"
7777
],
7878
"customAttributes": {}
7979
}

0 commit comments

Comments
 (0)