Simple Java client for accessing Shibboleth-protected services?
Richard Eckart de Castilho
richard.eckart at gmail.com
Mon Jul 15 10:00:28 EDT 2013
Am 15.07.2013 um 15:58 schrieb "Cantor, Scott" <cantor.2 at osu.edu>:
> On 7/15/13 9:56 AM, "Richard Eckart de Castilho"
> <richard.eckart at gmail.com> wrote:
>>
>> Anything is possible :) The URL I sent the login request to was
>>
>> https://idp.testshib.org/idp/profile/SAML2/SOAP/ECP
>
> Hmm, when I try that I get a 404, nothing that would give me back any
> SAML. That's why I was confused.
Very odd. Even when I just click on that very URL, it opens in a browser and I get this:
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"> <env:Body> <env:Fault> <faultcode>env:Client</faultcode> <faultstring>An error occurred processing the request.</faultstring> <detail/> </env:Fault> </env:Body></env:Envelope>
-- Richard
More information about the dev
mailing list