<div dir="ltr"><div>Hi guys</div><div><br></div><div>I want to do a quick test against AD FS by getting a Shibboleth SP to send a signed authnrequest with a signature using the sigalg <a href="http://www.w3.org/2000/09/xmldsig#dsa-sha1">http://www.w3.org/2000/09/xmldsig#dsa-sha1</a>.</div>
<div><br></div><div>I&#39;ve tested as per <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPRelyingParty">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPRelyingParty</a> by adding a <font face="Courier New">signingAlg</font> =&quot;<a href="http://www.w3.org/2000/09/xmldsig#dsa-sha1">http://www.w3.org/2000/09/xmldsig#dsa-sha1</a>&quot; in the &lt;relyingparty&gt; and &lt;ApplicationOverride&gt; elements. This however now doesn&#39;t send a signed request at all. I just have signing=&quot;true&quot; in both of them.</div>
<div><br></div><div>But if I change it to <a href="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256">http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</a> instead it works and uses that sigalg.</div><div><br></div><div>So I am not sure if there is something elseĀ I have to do here. I had a quick scan of the logs but didn&#39;t see any clues. I thought it might be deemed work and filtered out but I couldn&#39;t see any evidence for that.</div>
<div><br></div><div>I am running Shib SP 2.5.3 on Windows Server 2008 R2. This was installed from an MSI.</div><div><br></div><div>Cheers</div><div><br></div><div>M</div></div>