Hi,
Have you implément password Management in CAS 5.0.x ?
Le mardi 9 mai 2017 09:08:41 UTC+2, Rinku Vats a écrit :
>
>
> 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]
> <javascript:>
>
--
- 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/1854738c-66b9-499f-93e4-75676b4528a6%40apereo.org.