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:
@@ -314,7 +314,7 @@ List of comma- or space-separated organizations. Each user must be a member of a
|
||||
|
||||
### org_mapping
|
||||
|
||||
List of comma- or space-separated Organization:OrgId:Role mappings. Organization can be `*` meaning "All users". Role is optional and can have the following values: `Viewer`, `Editor` or `Admin`.
|
||||
List of comma- or space-separated Organization:OrgId:Role mappings. Organization can be `*` meaning "All users". Role is optional and can have the following values: `Admin`, `Editor` ,`Viewer` or `None`.
|
||||
|
||||
### role_values_editor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user