Hello Ray, I have configured my Spring Boot App but I think the problem is when the CAS redirect to my webapp with Service Ticket my web app is not revalidating the ticket to CAS server again. The reference that I have taken for this webapp is from https://medium.com/@venkateshpnk22/single-sign-on-in-cas-client-setup-with-spring-security-b51a7e70294d Also I have attached the error when I hit the inb9fnhr.nwmissouri.edu:8443/MyNWSSO/ it render to sign in and after sign in I got 404.
Thanks Sagar Ghimire Software Developer Northwest Missouri State University On Wed, Nov 4, 2020 at 12:26 PM Ray Bon <[email protected]> wrote: > Sagar, > > What happens when you browse directly to > inb9fnhr.nwmissouri.edu:8443/MyNWSSO/ > > This sounds like a problem with your application configuration and not > cas. Or are you asking how to configure your cas client? > > Ray > > On Wed, 2020-11-04 at 09:56 -0800, sagar ghimire wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > Hello, > I have configured CAS in my Spring boot app and when I log in it render to > 404 not found with the Service Ticket. > Attached is the error image that i got. > > > Thanks > Sagar > > -- > > Ray Bon > Programmer Analyst > Development Services, University Systems > 2507218831 | CLE 019 | [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/05f195cffc9329228b4705f81da7e13f4037c9e8.camel%40uvic.ca > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/05f195cffc9329228b4705f81da7e13f4037c9e8.camel%40uvic.ca?utm_medium=email&utm_source=footer> > . > -- - 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/CAKBdEbfNz2gO2p%3DPfvn9L6TRnUG%3Dio1ZL-aHG5oPagmdMvNDYQ%40mail.gmail.com.
