Hi All, I'm trying to set up a fresh 6.5.2 install and am having trouble getting the cas-management to work. I can login OK if I go to https://<cas-server>/cas/login. But if I try to go to https://<cas-server>/cas-management I get redirected to https://localhost:8443/cas-management/
Theoretically, this should be controlled by the "mgmt.server-name" property in management.properties but changing it doesn't seem to have any affect. In the /etc/cas/config/management.properties I have the following configured: cas.server.name=https://<cas-server> cas.server.prefix=https://<cas-server>/cas mgmt.admin-roles[0]=ROLE_ADMIN mgmt.user-properties-file=file:/etc/cas/config/users.properties # Update this URL to point at server running this management app mgmt.server-name=https://<cas-server> server.context-path=/cas-management server.port=443 logging.config=file:/etc/cas/config/log4j2-management.xml Would anyone have any clue what's going on? Thanks a lot, Trev -- - 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/744d1b02-a0df-4105-b1c0-a051c9379c50n%40apereo.org.