Hello I try to upgrade from CAS Management 6.3 to CAS Management 6.5
I try to launch this as the same way of CAS Management 6.3 java -server -noverify -Dspring.profiles.include=management-prod -jar cas-management.war with a management-prod.properties contains this : server.name=cas.testenv.com and management.properties with cas.server.name=https://${server.name} cas.server.prefix=${cas.server.name}/cas mgmt.server-name=https://${server.name} server.name=test-cas.testenv.com When I try to go on https://cas.testenv.com/cas-management: - With 6.3 it try to go on https://cas.testenv.com/cas to login - With 6.5.3 it try to go on https://test-cas.testenv.com/cas to login Why I can't override this ? -- - 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/6b43b112-7af5-45cd-87c8-cde11b2de583n%40apereo.org.
