You will not see the call to cas/validate in the browser network panel, just the redirect back to the service (which I do not see in the images). The validation step is done in the background. You will have to look at server (tomcat, apache, etc.) access logs to see if the requests arrive.
I apologize for not be more clear earlier. Since cas is hanging, is it possible that the service definition is incorrect. Does the service in the image ever work? Compare the service definitions for both services. Ray On Thu, 2020-03-26 at 00:54 -0700, MIPM GmbH wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. I checked the network panel. You can see attached the results. It seems like the redirect to validate is missing. Am Mittwoch, 25. März 2020 16:55:37 UTC+1 schrieb rbon: My guess would be the service did not or could not complete the log in process. ST-9 was validated but ST-8 was not. After a ST is created, cas redirects to the service. You can check this in your browser's network panel in developer tools. The service needs to contact cas to validate the ticket, this is done directly, not through the browser. Ray On Wed, 2020-03-25 at 07:46 -0700, MIPM GmbH wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hello, My CAS is on Version 6.2.0-RC3. Most of the time CAS works just fine but sometimes the casified application stucks and firefox shows the message "wait for cas". To fix that i restart cas everytime. This problem seem to appear whenever I use two diffrent browser at the same client on that cassifed application. I figured out that the parameter ticket is missing in the url. I hope someone can help me. You find attached cas.properties and the log. I have tried to reproduce the problem. The log isnt very helpful either. It just shows that cas stopped working at "Service ticket created". Please let me know if you need further informations -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<javascript:> 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. -- 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/e5ec3a4897a3fd8b73ae3bd868a0fc06f0cb1ed9.camel%40uvic.ca.
