Re: [cas-user] CAS 7.0.4 cannot start ; ...actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration caused by ClassNotFoundException

2024-06-03 Thread Ray Bon
Jehan, If you are upgrading, make sure the appropriate changes are in [at least] gradle.properties and build.gradle. I have these in build.gradle: implementation enforcedPlatform("org.apereo.cas:cas-server-support-bom:${project.'cas.version'}") implementation platform(org.springframework.boot.

[cas-user] HOST:PORT -> FQDN issue

2024-06-03 Thread Abhinav S
We are having a VM where FQDN is configured, when we give HOST:PORT, it shows the login page after successfully authenticated. If we open a new tab and give HOST:PORT, it is redirecting with FQDN, how to fix the issue? -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitt

[cas-user] CAS 7.0.4 cannot start ; ...actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration caused by ClassNotFoundException

2024-06-03 Thread jehan procaccia
Hello I did build correclty cas 7.0.4 + ldap auth, unfortunaltly after putting the cas.war into the tomcat webapps folder , the webapp fails on "*org.springframework.boot.actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration caused by ClassNotFoundException*" [1] can you help me tracing t

Re: [cas-user] Re: CAS 7 master mfa-gauth issue commit 15580dc action="@{/login}"

2024-06-03 Thread Frédéric Dussurget
Thanks Lukasz, so ... no official fix for the moment ... wait and see :) regards, Le mercredi 29 mai 2024 à 03:48:46 UTC+2, Łukasz Woźniak a écrit : > We override view and Madej change from mfa-gauth to login. > > pon., 27 maj 2024, 11:47 użytkownik Frédéric Dussurget > napisał: > >> Hi there,