change consent duration to 1y

This commit is contained in:
2023-08-17 03:52:53 +02:00
parent 89aff6c7e4
commit 1da565f82f

View File

@@ -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"