<div dir="ltr">Hi guys, <div><br></div><div>Apologies if this is not the right list, but I am trying to get OpenSAML to generate a saml2p:Response without any line breaks (or whitespace for that matter), and could not find the OpenSAML specific list (got 404).</div><div><br></div><div>I have tried providing the -Dorg.apache.xml.security.ignoreLineBreaks=true option to the JVM, but the output generated by OpenSAML 3.4.1 still includes the &#xd; in the SignatureValue.</div><div><br></div><div>I know xml dig signature processors *should* be able to deal with /n and /r/n cases, but I suspect a .NET client using Sustainsys2 doesn't. </div><div><br></div><div>Anyhow, I would appreciate any guidance on how to produce a Response that has no &xd; characters (or CRLFs) in the SignatureValue, or one that has been cannonicalized to exclude any superflous whitespace altogether.</div><div><br></div><div>Thanks, </div><div><br></div><div>Ivaylo</div><div><br></div><div>PS  I have been led to use org.apache.xml.security.ignoreLineBreaks=true by the below:</div><div><br></div><div> <a href="https://shibboleth.atlassian.net/browse/OSJ-267?focusedCommentId=29666&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&=">https://shibboleth.atlassian.net/browse/OSJ-267?focusedCommentId=29666&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&=</a><br>    <a href="https://shibboleth.atlassian.net/browse/XSTJ-69">https://shibboleth.atlassian.net/browse/XSTJ-69</a><br></div><div><br></div><div><br></div></div>