mirror of https://github.com/grafana/grafana.git
Docs: Make role evaluation more transparent (#101377)
CodeQL checks / Analyze (actions) (push) Has been cancelled
Details
CodeQL checks / Analyze (go) (push) Has been cancelled
Details
CodeQL checks / Analyze (javascript) (push) Has been cancelled
Details
CodeQL checks / Analyze (python) (push) Has been cancelled
Details
Dispatch check for patch conflicts / dispatch-job (push) Has been cancelled
Details
CodeQL checks / Analyze (actions) (push) Has been cancelled
Details
CodeQL checks / Analyze (go) (push) Has been cancelled
Details
CodeQL checks / Analyze (javascript) (push) Has been cancelled
Details
CodeQL checks / Analyze (python) (push) Has been cancelled
Details
Dispatch check for patch conflicts / dispatch-job (push) Has been cancelled
Details
This commit is contained in:
parent
8738bab8b2
commit
00749b27e4
|
@ -26,3 +26,7 @@ Update organization permissions when you want to enhance or restrict a user's ac
|
|||
1. In the Organizations section, click **Change role** for the role you want to change
|
||||
1. Select another role.
|
||||
1. Click **Save**.
|
||||
|
||||
{{< admonition type="note" >}}
|
||||
In order for the change to take effect and be reflected within the instance, the account where permissions were altered will need to sign out fully and back in. Role assignment is evaluated during sign in, so if a user has not signed back in after their role was adjusted the instance will continue to reflect their previous role.
|
||||
{{< /admonition >}}
|
||||
|
|
Loading…
Reference in New Issue