fix authelia grafana client url
This commit is contained in:
parent
d79a6491c3
commit
0212469963
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@
|
||||||
secret = "$pbkdf2-sha512$310000$TP7.qfcevrHJFGcIMdZgGw$mLQ.AC5M28ETouxyiCeRkenQuKPvH0.oF1exp6LXBpleV56PI6sWrwmBgD7sMsHrMbkvCX4lNPx0vMf0urVpYA";
|
secret = "$pbkdf2-sha512$310000$TP7.qfcevrHJFGcIMdZgGw$mLQ.AC5M28ETouxyiCeRkenQuKPvH0.oF1exp6LXBpleV56PI6sWrwmBgD7sMsHrMbkvCX4lNPx0vMf0urVpYA";
|
||||||
public = false;
|
public = false;
|
||||||
authorization_policy = "one_factor";
|
authorization_policy = "one_factor";
|
||||||
redirect_uris = [ "https://grafana.example.com/login/generic_oauth" ];
|
redirect_uris = [ "https://grafana.cloonar.com/login/generic_oauth" ];
|
||||||
pre_configured_consent_duration = "1y";
|
pre_configured_consent_duration = "1y";
|
||||||
scopes = [
|
scopes = [
|
||||||
"openid"
|
"openid"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue