mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Auth: None basic role update docs (#75955)
* docs: update basic role * update docs * Update docs/sources/administration/user-management/manage-org-users/index.md Co-authored-by: Ieva <ieva.vasiljeva@grafana.com> * Update docs/sources/administration/roles-and-permissions/access-control/plan-rbac-rollout-strategy/index.md Co-authored-by: Ieva <ieva.vasiljeva@grafana.com> --------- Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
This commit is contained in:
@@ -205,7 +205,7 @@ This section includes examples of JMESPath expressions used for role mapping.
|
||||
|
||||
#### Map user organization role
|
||||
|
||||
In this example, the user has been granted the role of an `Editor`. The role assigned is based on the value of the property `role`, which must be a valid Grafana role such as `Viewer`, `Editor` or `Admin`.
|
||||
In this example, the user has been granted the role of an `Editor`. The role assigned is based on the value of the property `role`, which must be a valid Grafana role such as `Admin`, `Editor`, `Viewer` or `None`.
|
||||
|
||||
Payload:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user