Re: [cas-user] Password does not match the password policy requirement.

2022-08-30 Thread Vincent Weber
\ in \d. Le jeudi 25 août 2022 à 03:07:56 UTC+2, Vincent Weber a écrit : > Hello, > Did you find the solution ? > I have the same problem with this configuration : > > cas.authn.pm.core.policy-pattern=^(?=.{12,}$)(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*\W).*$ > > On CAS 6.5.7.

Re: [cas-user] Password does not match the password policy requirement.

2022-08-24 Thread Vincent Weber
Hello, Did you find the solution ? I have the same problem with this configuration : cas.authn.pm.core.policy-pattern=^(?=.{12,}$)(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*\W).*$ On CAS 6.5.7. When I try to reset the password, it is never "OK" with my password, even if it respect the regexp. Le mard

[cas-user] User management : ask user for missing email

2022-08-05 Thread Vincent Weber
Hello, Context : I use CAS 6.5 with LDAP. I have a question for which I will need your advice on the best practice to follow. When creating our users in LDAP, they don't have an email address. Their connection is made with an employee number and a password provided, which they must change on t