mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Doc: Add docs for direct mapping of None role for SAML (#76551)
* add: direct mapping of None role for SAML * Fix docs formatting * fix spelling --------- Co-authored-by: Vardan Torosyan <vardants@gmail.com>
This commit is contained in:
@@ -316,6 +316,10 @@ List of comma- or space-separated organizations. Each user must be a member of a
|
||||
|
||||
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_none
|
||||
|
||||
List of comma- or space-separated roles that will be mapped to the None role.
|
||||
|
||||
### role_values_editor
|
||||
|
||||
List of comma- or space-separated roles that will be mapped to the Editor role.
|
||||
|
||||
Reference in New Issue
Block a user