Offloading SSL to F5 BigIP In cas.properties we have: server.port=8080 server.ssl.enabled=false
if we go to https://node.domain.tld:8080/cas/login the page displays fine and the CSS is loaded if we go to https://vip.domain.tld/cas/login the page displays but the CSS is not loaded https://node.domain.tld:8080/cas/login/themes/cc_main/css/cas.css loads fine https://vip.domain.tld/cas/login/themes/cc_main/css/cas.css throws the error ERR_TOO_MANY_REDIRECTS Tried adding server.tomcat.remoteip.port-header=x-forwarded-port server.tomcat.remoteip.protocol-header=x-forwarded-proto server.tomcat.remoteip.remote-ip-header=x-forwarded-for And there was no change. -- - 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/7ce21d0f-8dff-4ac5-8122-2134fdc32365n%40apereo.org.