We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57722d commit d78b163Copy full SHA for d78b163
docs/global/modules/core/pages/reference/component-model-server.adoc
@@ -100,6 +100,6 @@ To enable it you can specify the following environment variables.
100
101
The `permissions` claim of the token is expected to list directly granted permission.
102
Additional granted permissions may be derived from that list.
103
-For example, an `admin` permission on a repository will grant write permission on all branches.
+For example, an `model-server/admin` permission on a repository will grant write permission on all branches.
104
105
A detailed list of all permissions can be found on the model server at `/permissions`.
0 commit comments