mirror of
https://github.com/grafana/grafana.git
synced 2026-08-12 06:05:02 -05:00
Allow settting of default org id to auto-assign to (#12401)
Author: Mark Meyer <mark@ofosos.org>
This commit is contained in:
committed by
Torkel Ödegaard
parent
7ae844518c
commit
0f6e5e2953
@@ -296,6 +296,12 @@ Set to `true` to automatically add new users to the main organization
|
||||
(id 1). When set to `false`, new users will automatically cause a new
|
||||
organization to be created for that new user.
|
||||
|
||||
### auto_assign_org_id
|
||||
|
||||
Set this value to automatically add new users to the provided org.
|
||||
This requires `auto_assign_org` to be set to `true`. Please make sure
|
||||
that this organization does already exists.
|
||||
|
||||
### auto_assign_org_role
|
||||
|
||||
The role new users will be assigned for the main organization (if the
|
||||
|
||||
Reference in New Issue
Block a user