Hello, I've got a working class that I'm trying to hook my jetty service up to. I can get as far as hitting the service will redirect to CAS which upon a sucessful sign in will result in a 503 service unavailable. Looking at the logs, I see this error.
java.lang.ClassNotFoundException: org.jasig.cas.client.validation.Saml11TicketValidator.retrieveResponseFromServer What does this mean? I'm using cas-client-core 3.50. -- - 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/17961a49-a3a9-4e9d-9ca5-61c0ed706c2d%40apereo.org.
