404 error after redirect to webapp jsp page

Cantor, Scott cantor.2 at osu.edu
Thu Mar 28 16:21:56 EDT 2013


On 3/28/13 3:58 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
>
>>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.

Actually, I do, you probably have Apache stomping on your webapp context
or it's otherwise in the way of getting the requests forwarded to Java.
This is why it's not a good idea to change handlerURL, nor is there
usually a reason to.

Anyway, something's off with your ProxyPass setup, most likely, nothing to
do with the SP directly.

-- Scott




More information about the users mailing list