Problem with trail slash with CAS 7.0.4 using Spring 3

63 views
Skip to first unread message

Irineu Ruiz

unread,
Jun 13, 2024, 11:23:24 AM6/13/24
to CAS Community
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?
Reply all
Reply to author
Forward
0 new messages