Apereo CAS 6.1.6 and Tomcat 9 servlet container - HTTPS 302 responses

30 views
Skip to first unread message

Florent A.

unread,
May 14, 2020, 9:30:08 AM5/14/20
to CAS Community
Hello !

I have a problem with CAS 6.1.6 and Tomcat 9 (JDK11).
The servlet container responds correctly (/manager), but as soon as it is called in HTTPS via a Load Balancer, Tomcat (/cas, /manager is ok) returns 302 responses.
The problem seems the same as https://github.com/apereo/cas/pull/4784, except that it happens on an external servlet container.

Do you know if I need to add something special in the configuration?


# Remove embedded Tomcat
spring
.autoconfigure.exclude=org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration

# General
cas
.server.name=<HTTPS URL>
cas
.server.prefix=${cas.server.name}/cas
cas
.sso.allowMissingServiceParameter=false

#JDBC, Thymeleaf, Encryption, Ticket ST & TGT configuration
[...]

Thanks
Reply all
Reply to author
Forward
0 new messages