In addition to my below request, We are using CAS V4.1.2 and implemented SAML V1.1. However, while trying to validate the SAML request we realized that we need to pass "'service' and 'ticket' details to validate it. Could someone help us to know how can we get the server ticket id once the user is authenticated and pass it in SAML request. We tried passing the server ticket id which we get it from HTTP header but we are getting invalid ticket. Can someone help me to resolve this problem.
On Friday, July 7, 2017 at 1:48:10 PM UTC+5:30, satheesh k wrote: > > Hi Adam, > > I am trying to validate SAML response as you mentioned below and I am > getting same message. can you please help us to resolve if you found a way > to debug SAML response. Further, can you please help how to get Service > ticket generated on CAS authentication and pass as a parameter to > SAMLvalidate. > > Thanks, > Satheesh > > On Friday, March 11, 2016 at 1:48:43 AM UTC+5:30, apcausey wrote: >> >> I am trying to debug the SAML response that CAS is sending back to one of >> our services. When I send a POST request to CAS always sends back the >> response ''service' and 'ticket' parameters are both required", however I >> am including both. I am not getting an 'invalid ticket' which is what I >> might expect if the credentials were incorrect. >> >> Here is an example of what I am POSTing: >> >> >> https://casserver/cas/samlValidate?service=http://localhost/foo&ticket=asdfkasdfjASF7979A >> >> I am using SoapUI and have also tried a couple of extensions for Chrome >> with the same results. >> >> Thanks, >> Adam >> > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/96fa1ab2-2ee7-482d-8482-0d0ac5b12eb2%40apereo.org.
