Chore: Add missing tls_skip_verify_insecure for GitLab Oauth (#64649)

fixes https://github.com/grafana/grafana/issues/64648

Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
This commit is contained in:
arukiidou
2023-05-09 00:33:11 +09:00
committed by GitHub
parent b9e53f628f
commit a58de1f8d2
2 changed files with 3 additions and 0 deletions

View File

@@ -598,6 +598,7 @@
;role_attribute_strict = false
;allow_assign_grafana_admin = false
;skip_org_role_sync = false
;tls_skip_verify_insecure = false
#################################### Google Auth ##########################
[auth.google]