[cas-user] Re: Help needed in upgrading CAS Server

2022-09-26 Thread Jonathan MacDonald
Hi Anusuya, Are you using the CAS Initializr? I recently did a similar upgrade and the recommended approach is to start with a fresh install via the CAS Initializr. Then, apply your customizations. I did so incrementally and it worked well. https://apereo.github.io/cas/6.5.x/installation/WA

Re: [cas-user] Actuator/supportedVersions not working?

2022-09-17 Thread Jonathan MacDonald
Hi Jakub, You might want to try running the initializr locally via Docker. https://hub.docker.com/r/apereo/cas-initializr/tags This worked for me: docker run --name cas-init --rm --publish 8080:8080 apereo/cas-initializr:6.5.8 If I hit the url with curl http://localhost:8080/actuator/supportedV

[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 front