Bryan, When their are too many redirects on ST validation, this is almost exclusively a misconfigured client.
Just so that I am clear about the relationship: Modolabs' mobile app is trying to authenticate with your cas server and getting caught in a too many redirects loop? Ticket validation _must_ be done over https. The certificate must be valid (java will silently terminate the request before it gets to tomcat/jetty/etc and cas). The clocks of the two endpoints must be in sync (or close). By default the ST only lasts 10 seconds (this can be increased in cas.properties). You should be able to see from the audit log, failed ticket validation, if the ticket is getting to cas. If the above does not help, please add some more details about the log in flow and any error messages. Ray On Mon, 2021-02-08 at 13:59 -0700, Bryan Wooten wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Ok we have a vendor Modolabs doing a mobile app connected to CAS with OIDC config (JSON service registry) Anyone have experience? Things ain't going well. (Modo claims CAS is sending multiple 302 redirects for Service Ticket validation). -Bryan -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - 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/4fdc17266fe8f9e4ba4f16d5341f2524a815412a.camel%40uvic.ca.
