I am trying to migrate from CAS 6.6.15 to CAS 7.04 (because I could not get Password reset working on 6.6.15).
Password reset is working fine, but if I try to login to cas-management I end up in a redirection loop. I use the overlays generated by getcas.apereo.org/ui (CAS 7.0.4, cas-management 7.0.0-SNAPSHOT) and deployed using tomcat11 (behind an apache reverse proxy). If I browse to cas-management, it redirectts to cas (as expected). If I login as the user mentioned in the users.json file configured in management.properties I get redirected to https://cas.XXXX/cas-management/callback?client_name=CasClient&ticket=xxxxx So far so good. But then I get redirected to cas again (that verifies the ticket) and redirects to cas-management, etc. What am I doing wrong?? The service definition for cas-management is as follows: { @class: org.apereo.cas.services.CasRegisteredService serviceId: ^https://cas.XXXXX/cas-management.* name: CAS Management id: 1001 description: Management of CAS enabled services evaluationOrder: 5 logoutUrl: https://cas.XXXXX/cas-management/logout } Regards, Tom -- - 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/486863b1-80de-4f25-9642-cab83b438cefn%40apereo.org.