<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>I was wondering if it is possible that I could change how the signatures work for one of my SPs in v3.  I have made other changes for security settings and alternate credentials in v3 relying party, but can't find a setting corresponding to something like
 this></div>
<div><br>
</div>
<div>I have an SP (non-shb) that works correctly with the way that a saml2p:Response works in v2.  The signature is a child of the Assertion.</div>
<div><br>
</div>
<div><Response></div>
<div>  <Issuer></Issuer></div>
<div>  <Status></Status></div>
<div>  <Assertion></div>
<div>    <Issuer></Issuer></div>
<div>    <Signature></Signature></div>
<div>    <Subject></Subject></div>
<div>    Etc</div>
<div>  </Assertion></div>
<div></Response></div>
<div><br>
</div>
<div><br>
</div>
<div>That same SP (non-shib) is throwing a signing error with the saml2p:Respsonse from v3.  I assume that is because the signature is a child of the response and not of the assertion.</div>
<div><br>
</div>
<div>
<div><Response></div>
<div>  <Issuer></Issuer></div>
<div>  <Signature></Signature></div>
<div>  <Status></Status></div>
<div>  <Assertion></div>
<div>    <Issuer></Issuer></div>
<div>    <Subject></Subject></div>
<div>    Etc</div>
<div>  </Assertion></div>
<div></Response></div>
</div>
<div><br>
</div>
<div>I have brought this to the attention of the vendor, but was wondering if there is configuration that can be made (or corrected if I messed something up) to change the location of the signature.</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>-Bradley</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</body>
</html>