This is driving me nuts - if anyone can notice what I am missing. CAS Management Service triggers an authentication at hxxps://example.edu/cas-management --- however it redirects to login page as hxxps://example.edu/cas/login?service=http%3A%2F%2Flocalhost%3A8080 %2Fcas-management%2Fmanage.html
I have grepped the folder where the folder for 'cas-services-management-overlay'; however no sign of the 'localhost:8080' configuration. 'netstat -alp' does not find a port listing on 8080. cas-services-management-overlay]# grep -r "8080" . ./README.md:* `http://cas.server.name:*8080*/cas-management` ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: border-color: #0*8080*8; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: background-color: #0*8080*8; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: background-color: #0*8080*8; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: border-color: #0*8080*8; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: background-color: #0*8080*8; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: background-color: #0*8080*8; Binary file ./target/cas-management/WEB-INF/lib/xalan-2.7.2.jar matches ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css : border-color: #0*8080*8; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css : background-color: #0*8080*8; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css : background-color: #0*8080*8; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css : border-color: #0*8080*8; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css : background-color: #0*8080*8; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css : background-color: #0*8080*8; Binary file ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/lib/xalan-2.7.2.jar matches Binary file ./target/cas-management.war.original matches Binary file ./target/cas-management.war matches -- - 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/59f4a0c5-fda6-4ab7-9bb2-c29cfaf8a4c8%40apereo.org.
