Shibboleth SP3 Problem: xmltooling::IOException setHeader (Header) failed: -2147024809
Cantor, Scott
cantor.2 at osu.edu
Fri Jan 15 00:45:36 UTC 2021
On 1/14/21, 7:28 PM, "users on behalf of Stephen Holland-Chang" <users-bounces at shibboleth.net on behalf of stephen at attendeenet.com> wrote:
> Could the \ be causing problems with Shibboleth setting the data into the request header? If so, are there any options
> for escaping that in Shibboleth?
I wouldn't think so but I have no idea what IIS cares about.
You could try applying a Transform AttributeResolver [1] with a regex to detect and replace the backslash as a test of whether it makes a difference or not.
-- Scott
[1] https://wiki.shibboleth.net/confluence/display/SP3/TransformAttributeResolver
More information about the users
mailing list