Hi,
We use cas-overlay-template as the basis for our users' SSO login and we have applications that use the CAS REST service. Until CAS version 6.x.x everything is working perfectly. However, when we migrated to the CAS version 7.0.4 with spring boot 3.2.1 we came across a problem in the REST service. Apparently spring has had a change in its default settings and now it no longer accepts trail slash so the URL .../cas/v1/tickets/ that previously worked with CAS 6.x.x no longer works, only the URL ../cas /v1/tickets https://www.baeldung.com/spring-boot-3-url-matching Is there any way to get trail slash back to working like before using CAS 7.0.4 with these Spring changes? Is there a configuration file where we can change this? -- - 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 cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/952e95d2-79b1-40a9-8d03-a28746cbd83bn%40apereo.org.