I am having some issues with samlValidate . We are using CAS 4.0.7 . I am getting the following response when I try to call samlValidate url in my browser with the ticket and service (also tried target).
Is there any workaround for this? ? <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Body> <saml1p:Response xmlns:saml1p="urn:oasis:names:tc:SAML:1.0:protocol" IssueInstant="2016-11-22T17:32:05.432Z" MajorVersion="1" MinorVersion="1" Recipient="reciepient.." ResponseID="_f0884d2e5ecb01663a4c41e981c092e2"> <saml1p:Status> <saml1p:StatusCode Value="saml1p:RequestDenied"/> <saml1p:StatusMessage> 'service' and 'ticket' parameters are both required </saml1p:StatusMessage> </saml1p:Status> </saml1p:Response> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Thanks Sourabh -- - 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/1479838030628.18937%40ku.edu.
