Skip to content

Commit f4b4161

Browse files
benedekhOleksandr Dzhychko
andauthored
docs: difference between model-server and repository admin permissions
Co-authored-by: Oleksandr Dzhychko <[email protected]>
1 parent d78b163 commit f4b4161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/global/modules/core/pages/reference/component-model-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ To enable it you can specify the following environment variables.
100100

101101
The `permissions` claim of the token is expected to list directly granted permission.
102102
Additional granted permissions may be derived from that list.
103-
For example, an `model-server/admin` permission on a repository will grant write permission on all branches.
103+
For example, an `model-server/admin` permission gives access to all repositories and administrative actions. `repository/someRepository/admin` on the other hand, gives only permission to all actions on the repository "someRepository".
104104

105105
A detailed list of all permissions can be found on the model server at `/permissions`.

0 commit comments

Comments
 (0)