update defaults.ini to add role_attribute_path (#49147) (#50155)

cf. https://community.grafana.com/t/grafana-gitlab-oauth-env-variable-not-recognized/65039
and https://github.com/grafana/grafana/issues/48637

(cherry picked from commit 31a4d97b05)

Co-authored-by: Copolycube <kaourintin+github@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-06-03 14:17:49 +02:00
committed by GitHub
co-authored by Copolycube
parent d7b61a6002
commit 29e903e5e2
+2
View File
@@ -477,6 +477,8 @@ token_url = https://gitlab.com/oauth/token
api_url = https://gitlab.com/api/v4
allowed_domains =
allowed_groups =
role_attribute_path =
role_attribute_strict = false
#################################### Google Auth #########################
[auth.google]