Invalid XML error for signed AuthnRequest in IE

Douglas E. Engert deengert at anl.gov
Mon Jan 28 11:33:31 EST 2013



On 1/28/2013 9:47 AM, Asaf Peter wrote:
> Dear Shib Users,
>
> I am implementing an SP initiated web browser SAML 2.0 SSO profile.
> I am using Shibboleth IDP for testing.
> When I send an unsigned AuthenRequest everything works fine. The IDP excepts the request and logs me in.
> Now I am trying to add a signature to the AuthnRequest.
> Surprisingly, it works fine in FireFox and Chrome, but when using IE I get an error page with message "Error decoding authentication request message".
> In the IDP log I see an error "Invalid XML" --> "Encountered error parsing message into its DOM representation".
> This error doesn't exist when using FF/Chrome.
> Do you have an idea what might be the cause for this behavior?
>
> Attached is an example of the AuthnRequest I send.

Most likely it is a 2048 byte limit in IE, and the request is getting chopped off.

  http://support.microsoft.com/kb/208427


>
> Thanks,
>
> Asaf
>
>
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
>

-- 

  Douglas E. Engert  <DEEngert at anl.gov>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444


More information about the users mailing list