Specifying prefixed namespace for SLO requests?

Cantor, Scott cantor.2 at osu.edu
Mon Apr 10 11:08:43 EDT 2017


> After some further research into the requests being sent, it looks like the
> namespace is being defined properly in the original message, but aren’t
> being used by the parser that tries to interpret the decrypted NameID
> snippet.  This issue to be described by this comment I found in OpenSAML’s
> Decryptor:

Yeah, fair point. The limitation is what it is and there is no workaround.

> I’m trying to run in a Tomcat8 container running under OpenJDK 1.7 - is it
> possible that I should be using a particular version of Xerces that is better
> behaved?  Just for reference, here’s my original request:

Xerces is dead, and the only parser supported is the one you're using (and there are none that would solve the problem anyway).

-- Scott



More information about the users mailing list