Maybe it’s only a default setting in the code… You might try setting cas.mgmt.serverName in the management.properties if you haven’t already.
Regards Arnold Von: [email protected] [mailto:[email protected]] Im Auftrag von josbrodie Gesendet: Montag, 28. Mai 2018 04:45 An: CAS Community <[email protected]> Betreff: [cas-user] CAS Management Service -- hxxps://example.edu/cas/login?service=http%3A%2F%2Flocalhost%3A8080%2Fcas-management%2Fmanage.html 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: #080808; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: background-color: #080808; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: background-color: #080808; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: border-color: #080808; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: background-color: #080808; ./target/cas-management/WEB-INF/classes/static/css/cas-management.css: background-color: #080808; 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: #080808; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css: background-color: #080808; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css: background-color: #080808; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css: border-color: #080808; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css: background-color: #080808; ./target/war/work/org.apereo.cas/cas-management-webapp/WEB-INF/classes/static/css/cas-management.css: background-color: #080808; 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]<mailto:[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<https://groups.google.com/a/apereo.org/d/msgid/cas-user/59f4a0c5-fda6-4ab7-9bb2-c29cfaf8a4c8%40apereo.org?utm_medium=email&utm_source=footer>. -- - 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/a9d615b9bc564bbe83f80e092f70e3ec%40hrz.tu-darmstadt.de.
