Hi Andy,
I have added below dependency in maven as I want pm through ldap.
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-pm-ldap</artifactId>
<version>${cas.version}</version></dependency>
The properties i have added are:-
# 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.expirationMinutes=1
# cas.authn.pm.reset.securityQuestionsEnabled=true# Automatically log
in after successful password change
# cas.authn.pm.autoLogin=false
# cas.authn.pm.ldap.type=AD
# cas.authn.pm.ldap.usernameAttribute=sAMAccountName
# cas.authn.pm.ldap.searchFilterUsername=email={user}# Attributes that
should be fetched to indicate security questions and answers
# cas.authn.pm.ldap.securityQuestionsAttributes.attrQuestion1=attrAnswer1
# cas.authn.pm.ldap.securityQuestionsAttributes.attrQuestion2=attrAnswer2
# cas.authn.pm.ldap.securityQuestionsAttributes.attrQuestion3=attrAnswer3
I have the UI having below fields:
Username
password
submit
Now i have to add option for *Password management? *
the flow goes like this:-
1) User first set some security ques for himself/herself upon providng
username and password.
2) We have two options like forgot password? and forgot username?
upon answering the security details, user will be able to manage his
details.
Kindly tell me the how to design this.
With regards
On Thu, Jan 23, 2020 at 10:19 AM Andy Ng <[email protected]> wrote:
> For UI, you can always consult the official document:
> https://apereo.github.io/cas/6.0.x/ux/User-Interface-Customization-Views.html
> -
> Andy
>
> --
> - Website: https://apereo.github.io/cas
> - Gitter Chatroom: https://gitter.im/apereo/cas
> - List Guidelines: https://goo.gl/1VRrw7
> - Contributions: https://goo.gl/mh7qDG
> ---
> 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/4dc06745-f88b-4ea5-a2c4-de0642436703%40apereo.org
> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/4dc06745-f88b-4ea5-a2c4-de0642436703%40apereo.org?utm_medium=email&utm_source=footer>
> .
>
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
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/CA%2BdrvxjDqHGQrE0UQJGr9xqhctheK0L04pVKLGp4Y-DPb85w7w%40mail.gmail.com.