Hi Ron, Thank you for looking into this. Let me know if I can do something to help.
Cheers, Tom On Tuesday, May 14, 2024 at 6:25:50 PM UTC+2 Ray Bon wrote: > Tom, > > I am experiencing the same problem (too many redirects). > I will be comparing the behaviour of cas-management 6.5 to 7-snapshot > today. > > Ray > > On Tue, 2024-05-14 at 07:48 -0700, Tom Reijnders wrote: > > You don't often get email from [email protected]. Learn why this is > important <https://aka.ms/LearnAboutSenderIdentification> > > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/aa6015ba-cbc6-4e7f-b6fe-15053ce1123cn%40apereo.org.
