diff --git a/deployment/roles/vitamui/templates/cas-server/application.yml.j2 b/deployment/roles/vitamui/templates/cas-server/application.yml.j2 index b81772d874a6dcf0f837ee34795e344728377c4d..e3ca32c986df30ae977ef039812cec85855300c2 100644 --- a/deployment/roles/vitamui/templates/cas-server/application.yml.j2 +++ b/deployment/roles/vitamui/templates/cas-server/application.yml.j2 @@ -104,6 +104,7 @@ cas.authn.pm.reset.expirationMinutes: {{ smtp.cas.expiration }} cas.authn.pm.reset.mail.attributeName: email cas.authn.pm.reset.securityQuestionsEnabled: false cas.authn.pm.reset.includeServerIpAddress: false +cas.authn.pm.reset.includeClientIpAddress: false cas.authn.pm.autoLogin: true # Used to sign/encrypt the password-reset link