Error mapping SSO, getting 404 on localhost/Shibboleth.sso/Status

Cantor, Scott cantor.2 at osu.edu
Wed Mar 2 09:03:41 EST 2016


> My domain is https://www.vr-rut.se. The error I'm getting is an Error 404 Not
> Found for all requests under https://www.vr-rut.se/Shibboleth.sso ie.
> /Status, /Metadata etc .The same result when I change to localhost or use
> http insted of https.

Then the script mapping for *.sso is not installed into IIS.

> My feeling is that the error lies in the mapping of SSO but I can't see what is
> wrong.

That is the problem, and only you could possibly debug it.

> - Handlermapping *.sso => /lib64/isapi_shib-dll. Lies on top of the list

No, it isn't. It says it is, perhaps, but it's lying. Welcome to IIS. You're getting a 404 because that mapping does not exist.
 
-- Scott



More information about the users mailing list