change consent duration to 1y
This commit is contained in:
parent
89aff6c7e4
commit
1da565f82f
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@
|
||||||
public = false;
|
public = false;
|
||||||
authorization_policy = "one_factor";
|
authorization_policy = "one_factor";
|
||||||
redirect_uris = [ "https://git.cloonar.com/user/oauth2/authelia/callback" ];
|
redirect_uris = [ "https://git.cloonar.com/user/oauth2/authelia/callback" ];
|
||||||
|
pre_configured_consent_duration = "1y";
|
||||||
scopes = [
|
scopes = [
|
||||||
"openid"
|
"openid"
|
||||||
"profile"
|
"profile"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue