Note about permissions not being visible in the UI
This commit is contained in:
parent
ff27f05df9
commit
484323c943
1 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,10 @@ will read its configuration file, and from there :
|
||||||
* set the users' permissions on the various Graylog objects,
|
* set the users' permissions on the various Graylog objects,
|
||||||
* add or remove Graylog roles from user accounts.
|
* add or remove Graylog roles from user accounts.
|
||||||
|
|
||||||
|
It should be noted that permissions set by this tool to not appear anywhere on
|
||||||
|
the Graylog 4 UI. They can be queried back using the API, using the
|
||||||
|
`/user/{login}` endpoint.
|
||||||
|
|
||||||
Installing
|
Installing
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue