404 error after redirect to webapp jsp page

Cantor, Scott cantor.2 at osu.edu
Thu Mar 28 15:58:25 EDT 2013


On 3/28/13 3:43 PM, "Sam Jacob" <skjacob at gmail.com> wrote:
>
>We are seeing the SAML Response XML from IDP and at the end it does this
>2013-03-27 15:04:17 DEBUG Shibboleth.SSO.SAML2 [1]:ACS returning via
>redirect to:
>https://servername/webapp/federatedsso.jsp

That would mean it's done processing.

>and then it gives a 404 error  on the url
>https://servername/webapp/Shibboleth.sso/SAML2/POST

I don't see how since that's the code that would log the message. I think
you'd better actually prove that by checking the access log and see what
URL results in the 404.

>did  $ curl -k https://servername/webapp/Shibboleth.sso/Status
>it gives the <StatusHandler> XML and it looks ok.

So you changed the handlerURL presumably, for that to work.

>can shibboleth cause a 404 error after the redirect to the resource, or
>is it something in the webserver.
>if shib is turned off,
>https://servername/webapp/federatedsso.jsp
><https://servername/webapp/federatedsso.jsp> works fine.

Don't see how that's possible.

-- Scott




More information about the users mailing list