Infini-DL360/grafana: rename oauth provider to INX Central
This commit is contained in:
parent
89e0367f6f
commit
3db1351bbb
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ in
|
||||||
"auth.anonymous".enabled = true;
|
"auth.anonymous".enabled = true;
|
||||||
"auth.basic".enabled = false;
|
"auth.basic".enabled = false;
|
||||||
"auth.generic_oauth" = {
|
"auth.generic_oauth" = {
|
||||||
name = "authentik";
|
name = "INX Central";
|
||||||
enabled = true;
|
enabled = true;
|
||||||
client_id = "yL4qqsKyc5i9mhvVUNFHcQyTGaYWxnqtMvceg0kY";
|
client_id = "yL4qqsKyc5i9mhvVUNFHcQyTGaYWxnqtMvceg0kY";
|
||||||
client_secret = secret "client_secret";
|
client_secret = secret "client_secret";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue