grafana: disable non-oauth login

This commit is contained in:
rasmus 2024-12-15 01:46:22 +02:00
parent 272f60ab73
commit 402ff86fde

View File

@ -50,6 +50,8 @@ data:
root_url = https://%(domain)s/
[auth]
oauth_allow_insecure_email_lookup=true
[auth.basic]
enabled = false
[auth.generic_oauth]
name = OAuth
icon = signin