change grafana oauth config
This commit is contained in:
parent
784f450002
commit
22fef6fca8
1 changed files with 1 additions and 1 deletions
|
|
@ -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.";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue