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

-- 
- 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/bdd4ef3c-70f5-427b-94f3-6521de574cfc%40apereo.org.

Reply via email to