<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10px"><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">Hello,</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style=""><br class="" style=""></div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">I have an issue regarding the SAML Authentication response sent from one Shibboleth IdP instance towards an SP instance.</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">The problem is that the signing X509 cert is sent with encoded carriage returns at the end of each line:</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style=""><br class="" style=""></div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">Here is a line from the X509 cert sent on the SAML response (which is a Success):</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">MIIDWzCCAkOgAwIBAgIURxZrXemf3M32xK/2Vz/yYWys0bkwDQYJKoZIhvcNAQELBQAwJzElMCMG&#xd;</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style=""><br class="" style=""></div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">The signature itself is clean (no CRs), so the IdP successfully loads the signing credentials.</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style=""><br class="" style=""></div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">The deployment is Linux based with jetty 9.2.6 and I formated all config files unix style.</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">I suspect the opensaml-saml-impl library is built on a Win platform (by looking at the manifest in the jar).</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style=""><br class="" style=""></div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">Do yo have any idea why this is happening ?</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style=""><br class="" style=""></div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">Thanks in advance,</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style="">Alex P.</div><div id="yui_3_16_0_1_1421335034338_34495" class="" style=""><br class="" style=""></div></div></body></html>