grafana: temporarily disable auto_login
This commit is contained in:
parent
c387151307
commit
cfc116439c
@ -165,7 +165,7 @@
|
|||||||
|
|
||||||
"auth.generic_oauth" = {
|
"auth.generic_oauth" = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
auto_login = true;
|
#auto_login = true;
|
||||||
client_id = "5349c113-467d-4b95-a61b-264f2d844da8";
|
client_id = "5349c113-467d-4b95-a61b-264f2d844da8";
|
||||||
client_secret = "$__file{/run/grafana/oidc-secret}";
|
client_secret = "$__file{/run/grafana/oidc-secret}";
|
||||||
auth_url = "https://git.jakstys.lt/login/oauth/authorize";
|
auth_url = "https://git.jakstys.lt/login/oauth/authorize";
|
||||||
|
Loading…
Reference in New Issue
Block a user