I am using Below properties in application.properties but dont know clear 
meaning of these properties

cas.authn.pm.enabled=true
# Minimum 8 and Maximum 10 characters at least 1 Uppercase Alphabet, 1 
Lowercase Alphabet, 1 Number and 1 Special Character
cas.authn.pm.policyPattern=^(?=.*[a-z])(?=.*[A-Z])(?=.*\\d)(?=.*[$@$!%*?&])[A-Za-z\\d$@$!%*?&]{8,10}
cas.authn.pm.reset.text=Reset your password with this link: %s
cas.authn.pm.reset.subject=Password Reset Request
cas.authn.pm.reset.from=
cas.authn.pm.reset.expirationMinutes=1
cas.authn.pm.reset.emailAttribute=email
cas.authn.pm.reset.securityQuestionsAttributes.attrQuestion1=attrAnswer1
cas.authn.pm.reset.securityQuestionsAttributes.attrQuestion2=attrAnswer2
cas.authn.pm.reset.securityQuestionsAttributes.attrQuestion3=attrAnswer3
#Used to sign/encrypt the password-reset link
#cas.authn.pm.reset.security.encryptionKey=
#cas.authn.pm.reset.security.signingKey=
#spring.mail.host=hostName
#spring.mail.port= port Name
#spring.mail.username= username
#spring.mail.password= password
#spring.mail.testConnection=true
#spring.mail.properties.mail.smtp.auth=true
#spring.mail.properties.mail.smtp.starttls.enable=true


If anyone implemented forgot password in CAS Server using mailing server 
please share details with me or sent code to me on [email protected]

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/a3fc8a69-4e6c-46d3-806e-7c2e3ec91eba%40apereo.org.

Reply via email to