Here is my management.properties file # CAS server that management app will authenticate with # This server will authenticate for any app (service) and you can login as casuser/Mellon
server.name: https://cashost cas.server.prefix: ${cas.server.name}/cas cas.mgmt.adminRoles[0]=ROLE_ADMIN cas.mgmt.userPropertiesFile=file:/etc/cas/config/admusers.properties # Update this URL to point at server running this management app cas.mgmt.serverName=${cas.server.name}:8443 #server.context-path=/cas-management #server.port=8443 cas.serviceRegistry.json.location: file:/etc/cas/services logging.config=file:/etc/cas/config/log4j2-management.xml On Thursday, May 17, 2018 at 3:18:42 PM UTC-4, Jennifer LaVoie wrote: > > So I have followed all the steps here > > > https://dacurry-tns.github.io/deploying-apereo-cas/building_svcmgmt_configure-webapp-properties.html > > (awesome site) > > And when I try to go to > > https://cashost:8443/cas-management > > I am redirected to here > > > https://casserver.herokuapp.com/cas/login?service=https%3A%2F%2Fcashost%3A8443%2Fcas-management%2Fmanage.html > > I have already logged into my cas. > > What config file have I forgotten to change? > > Jen > -- - 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/00b98d20-6f6d-4af3-8b74-cef6a55fcaef%40apereo.org.
