Hi all, I had setup a cas server cas-overaly-template 6.2.x and a client app ( https://github.com/cas-projects/cas-sample-java-webapp) on my local environment
Once I successfully login to my cas server using the client app, it prompts http error 500 (No principal was found in the response from the CAS server). It seems that login is success but the ticket validation on client side has error. I searched in the net for while but cant fix the is error. Anyone here has idea about it? And here is error and redirection url after the successful login https://localhost:9443/sample/?ticket=ST-3-nDVmONP2dWiJwILsko8Zju-u3Yg-Steves-MacBook-Pro HTTP ERROR 500 Problem accessing /sample/. Reason: Server Error Caused by: javax.servlet.ServletException: org.jasig.cas.client.validation.TicketValidationException: No principal was found in the response from the CAS server. Thanks, Steve -- - 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/1f7418c9-e093-4380-aa0f-018c688af55d%40apereo.org.
