change grafana oauth config

This commit is contained in:
2023-08-19 11:56:37 +02:00
parent 784f450002
commit 22fef6fca8

View File

@@ -52,7 +52,7 @@ in
groups_attribute_path = "groups"; groups_attribute_path = "groups";
name_attribute_path = "name"; name_attribute_path = "name";
use_pkce = true; use_pkce = true;
} };
"auth.anonymous".enabled = true; "auth.anonymous".enabled = true;
"auth.anonymous".org_name = "Cloonar e.U."; "auth.anonymous".org_name = "Cloonar e.U.";