mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 00:25:46 -06:00
Merge pull request #6481 from msound/update-github-auth-documentation
Update github auth docs
This commit is contained in:
commit
9479364600
@ -339,7 +339,7 @@ your Grafana instance. For example
|
||||
scopes = user:email,read:org
|
||||
auth_url = https://github.com/login/oauth/authorize
|
||||
token_url = https://github.com/login/oauth/access_token
|
||||
allow_sign_up = false
|
||||
allow_sign_up = true
|
||||
# space-delimited organization names
|
||||
allowed_organizations = github google
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user