I'm having a very difficult time configuring the management web application. Using RC5-SNAPSHOT. I keep getting URLs like this:

https://wings.cc.ndsu.nodak.edu/cas/login?service=http%3A%2F%2Flocalhost%3A8081%2Fcas-management%2Fcallback%3Fclient_name%3DCasClient

Problem is that the management application isn't running on 8081, so I have no idea where that port number is coming from. I also thought I configured it to use the actual host name instead of localhost. I can't figure how and where the service URL is being configured. Grepping through absolutely everything, I can't find 8081. CAS itself is running on 8081, but is being proxied via HTTPD. I have another PHP based application from a different host going to this CAS just fine, and it isn't insisting on sticking 8081 in for the port.


server.name=https://wings.cc.ndsu.nodak.edu
server.port=8080
cas.server.name=https://wings.cc.ndsu.nodak.edu
cas.server.prefix=${cas.server.name}/cas
cas.mgmt.serverName=https://wings.cc.ndsu.nodak.edu

Where is the localhost and 8081 coming from?

Thanks,

Richard

--
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 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/c4838dbc-e8b8-db55-0a27-eb56e002c029%40ndsu.edu.

Reply via email to