We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31eb86e commit 6189582Copy full SHA for 6189582
1 file changed
grafana/rootfs/usr/share/grafana/grafana.ini.tpl
@@ -165,6 +165,9 @@ auto_assign_org_role = {{ default "Viewer" .AUTO_ASSIGN_ORG_ROLE }}
165
166
# Background text for the user field on the login page
167
login_hint = {{ default "email or username" .LOGIN_HINT }}
168
+#################################### Auth ####################################
169
+[auth]
170
+oauth_auto_login = true
171
172
#################################### Anonymous Auth ##########################
173
[auth.anonymous]
0 commit comments