mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
update defaults.ini to add role_attribute_path (#49147)
cf. https://community.grafana.com/t/grafana-gitlab-oauth-env-variable-not-recognized/65039 and https://github.com/grafana/grafana/issues/48637
This commit is contained in:
parent
7536647ab6
commit
31a4d97b05
@ -477,6 +477,8 @@ token_url = https://gitlab.com/oauth/token
|
|||||||
api_url = https://gitlab.com/api/v4
|
api_url = https://gitlab.com/api/v4
|
||||||
allowed_domains =
|
allowed_domains =
|
||||||
allowed_groups =
|
allowed_groups =
|
||||||
|
role_attribute_path =
|
||||||
|
role_attribute_strict = false
|
||||||
|
|
||||||
#################################### Google Auth #########################
|
#################################### Google Auth #########################
|
||||||
[auth.google]
|
[auth.google]
|
||||||
|
Loading…
Reference in New Issue
Block a user