Skip to content
Snippets Groups Projects
Commit 0fbeb52c authored by Makhtar DIAGNE's avatar Makhtar DIAGNE
Browse files

[FIX RABB-555] Fix cas deployment config and password init for a new user

parent 4a41d141
No related branches found
No related tags found
1 merge request!1Feature/design/1
...@@ -104,6 +104,7 @@ cas.authn.pm.reset.expirationMinutes: {{ smtp.cas.expiration }} ...@@ -104,6 +104,7 @@ cas.authn.pm.reset.expirationMinutes: {{ smtp.cas.expiration }}
cas.authn.pm.reset.mail.attributeName: email cas.authn.pm.reset.mail.attributeName: email
cas.authn.pm.reset.securityQuestionsEnabled: false cas.authn.pm.reset.securityQuestionsEnabled: false
cas.authn.pm.reset.includeServerIpAddress: false cas.authn.pm.reset.includeServerIpAddress: false
cas.authn.pm.reset.includeClientIpAddress: false
cas.authn.pm.autoLogin: true cas.authn.pm.autoLogin: true
# Used to sign/encrypt the password-reset link # Used to sign/encrypt the password-reset link
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment