decoding error

Paul Hethmon paul.hethmon at clareitysecurity.com
Mon Oct 1 11:39:20 EDT 2012


I've got a 2.3.6 IdP throwing a decoding error:

08:25:09.492 - DEBUG [edu.internet2.middleware.shibboleth.idp.util.HttpServletHelper:325] - LoginContext key cookie was not present in request
08:25:09.492 - DEBUG [edu.internet2.middleware.shibboleth.idp.profile.saml2.SSOProfileHandler:188] - Incoming request does not contain a login context, processing as first leg of request
08:25:09.493 - DEBUG [edu.internet2.middleware.shibboleth.idp.profile.saml2.SSOProfileHandler:339] - Decoding message with decoder binding 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect'
08:25:09.493 - WARN [edu.internet2.middleware.shibboleth.idp.profile.saml2.SSOProfileHandler:373] - Error decoding authentication request message
org.opensaml.ws.message.decoder.MessageDecodingException: No SAMLRequest or SAMLResponse query path parameter, invalid SAML 2 HTTP Redirect message
        at org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoder.doDecode(HTTPRedirectDeflateDecoder.java:98) ~[opensaml-2.5.3.jar:na]
        at org.opensaml.ws.message.decoder.BaseMessageDecoder.decode(BaseMessageDecoder.java:79) ~[openws-1.4.4.jar:na]
        at org.opensaml.saml2.binding.decoding.BaseSAML2MessageDecoder.decode(BaseSAML2MessageDecoder.java:70) ~[opensaml-2.5.3.jar:na]

The thing I can't figure out is that I see the SAMLRequest recorded in the Tomcat access log. Using FF and SAML Tracer, I see it there (though SAML Tracer does not flag it as a SAML message).

I'm a bit stumped as to what to look at now. I've used wireshark to do a trace, SAML Tracer, but I can't find out what makes the request not be seen.

Any thoughts on where to look?

thanks,

Paul


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20121001/51f062c7/attachment.html 


More information about the users mailing list