IIS SP error with BlackBaud BBIS
Cantor, Scott
cantor.2 at osu.edu
Tue Aug 20 15:31:06 EDT 2013
On 8/20/13 3:06 PM, "Liam Hoekenga" <liamr at umich.edu> wrote:
>
>The application is interfering with shibboleth in some fashion.
Or the network is, but from the rest of the commentary, it's possible.
>It wants to intercept every request to any location on that virtual host.
> Their original customization ignored "/Shibboleth.sso/SAML2/POST",
>allowing the ISAPI module to handle it. They have since opened up all
>of "/Shibboleth.sso/", so any of those requests /should/ flow through
>to the ISAPI module.
Well they did, but the POST body didn't. There's not much else it can
report about it, it's a socket read error.
>The same shib installation works with an earlier revision.
The POST code hasn't changed in a while.
Note that if the application has a filter installed that isn't ignoring
those requests, consuming the post body there prevents accessing it later.
-- Scott
More information about the users
mailing list