Shibboleth IdP and Novell Access Manager

Cantor, Scott cantor.2 at osu.edu
Mon Nov 28 14:33:55 GMT 2011


On 11/28/11 8:34 AM, "Bart Ophelders" <Bart.Ophelders at icts.kuleuven.be>
wrote:

>Thanks for the answer!
>I captured  the headers and base64 decoded  the SAMLRequest...

What headers? If the message is a Redirect, the request is in the URL. It
can't be base64-decoded unless you inflate it. If it's a POST, the message
is in the form field.

If neither, then you have an invalid request. Perhaps you're sending a
POST to a Redirect endpoint or vice versa.

-- Scott



More information about the users mailing list