Shibboleth IdP and Novell Access Manager

Chad La Joie lajoie at itumi.biz
Mon Nov 28 13:48:57 GMT 2011


Okay.  So it seems like there are two possibilities:

- Whatever you used to inflate/decode the message is more tolerant
than something in the libraries we use.
- Something in the XML is causing Xerces to do something different
with the input stream than we've seen with any other message.

The first seems more likely to me.  You can test it by writing a bit
of code using the org.opensaml.xml.util.Base64 to do the decode and
then the java.util.zip.InflaterInputStream to do the inflating and
seeing what happens.

On Mon, Nov 28, 2011 at 08:34, Bart Ophelders
<Bart.Ophelders at icts.kuleuven.be> wrote:
> Hi Chad,
>
> Thanks for the answer!
> I captured  the headers and base64 decoded  the SAMLRequest...

-- 
Chad La Joie
www.itumi.biz
trusted identities, delivered


More information about the users mailing list