Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter alexanoid1

    (@alexanoid1)

    This is a response of GET request to my https://cas.example.com/samlValidate

    <SOAP-ENV:Envelope xmlns:SOAP-ENV=”https://schemas.xmlsoap.org/soap/envelope/”&gt;
    <SOAP-ENV:Body>
    <saml1p:Response xmlns:saml1p=”urn:oasis:names:tc:SAML:1.0:protocol” InResponseTo=”UNKNOWN” IssueInstant=”2015-12-24T18:41:47.269Z” MajorVersion=”1″ MinorVersion=”1″ ResponseID=”_39b3c1f72dec1df99875d6f390c1274b”>
    <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>

    Thread Starter alexanoid1

    (@alexanoid1)

    Everything is working now, it was my fault.
    Thanks for the great plugin!

    Plugin Author gpspake

    (@gpspake)

    Great to hear it’s working for you alexanoid1, Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘UTHSC WPCAS plugin doesn't work with CAS 4.1.x’ is closed to new replies.