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

Re: [cas-user] CAS Management 6.5 tomcat AJP

2022-08-24 Thread Fabrice Bacchella
My setup, in cas6.yaml: cas: server: tomcat: http: enabled: false http-proxy: enabled: false ajp: enabled: true secure: true scheme: https attributes:

[cas-user] Re: CAS Management 6.5 tomcat AJP

2022-08-24 Thread Jonathan MacDonald
Hi Eric, would you mind posting your apache https proxy config? I may be able to point you in the right direction to make that work. On Tuesday, 23 August 2022 at 08:53:40 UTC-5 Mallory, Erik wrote: > Hello, > Is there a way to get the CAS Management Webapp to use AJP ports, I'd > like to