mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Auth: Skip org role sync moved in docs (#69676)
skip org role sync moved in docs
This commit is contained in:
@@ -923,7 +923,7 @@ reset to the default organization role on every login. [See `auto_assign_org_rol
|
||||
|
||||
`skip_org_role_sync` default value is `false`.
|
||||
|
||||
With `skip_org_role_sync` set to `false`, the users' organization and role is reset on every new login, based on the external provider's role. See provider specifities in the tables below.
|
||||
With `skip_org_role_sync` set to `false`, the users' organization and role is reset on every new login, based on the external provider's role. See your provider in the tables below.
|
||||
|
||||
With `skip_org_role_sync` set to `true`, when a user logs in for the first time, Grafana sets the organization role based on the value specified in `auto_assign_org_role` and forces the organization to `auto_assign_org_id` when specified, otherwise it falls back to OrgID `1`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user