<div dir="ltr">Hi List:<div><br></div><div style>W.r.t to following snippet from the &#39;relying-party.xml&#39; configuration file; the setting for encryptAssertions is &#39;conditional&#39; - would changing this to &#39;never&#39; be a global value that will over-ride all the individual SP settings? Thanks.</div>
<div><br></div><div><br></div><div><br></div><div><p style="margin:0px;font-size:11px;font-family:Monaco;color:rgb(57,51,255)"><span style="color:rgb(0,145,147)">&lt;</span><span style="color:rgb(78,145,146)">rp:ProfileConfiguration</span><span style="color:rgb(0,0,0)"> </span><span style="color:rgb(147,33,146)">xsi:type</span><span style="color:rgb(0,0,0)">=</span>&quot;saml:SAML2AttributeQueryProfile&quot;<span style="color:rgb(0,0,0)"> </span></p>

<p style="margin:0px;font-size:11px;font-family:Monaco">                              <span style="color:rgb(147,33,146)">assertionLifetime</span>=<span style="color:rgb(57,51,255)">&quot;PT5M&quot;</span></p>
<p style="margin:0px;font-size:11px;font-family:Monaco">                              <span style="color:rgb(147,33,146)">assertionProxyCount</span>=<span style="color:rgb(57,51,255)">&quot;0&quot;</span> </p>
<p style="margin:0px;font-size:11px;font-family:Monaco">                              <span style="color:rgb(147,33,146)">signResponses</span>=<span style="color:rgb(57,51,255)">&quot;conditional&quot;</span></p>
<p style="margin:0px;font-size:11px;font-family:Monaco">                              <span style="color:rgb(147,33,146)">signAssertions</span>=<span style="color:rgb(57,51,255)">&quot;never&quot;</span></p>
<p style="margin:0px;font-size:11px;font-family:Monaco">                              <span style="color:rgb(147,33,146)">encryptAssertions</span>=<span style="color:rgb(57,51,255)">&quot;conditional&quot;</span></p>
<p style="margin:0px;font-size:11px;font-family:Monaco">                              <span style="color:rgb(147,33,146)">encryptNameIds</span>=<span style="color:rgb(57,51,255)">&quot;never&quot;</span> <span style="color:rgb(0,145,147)">/&gt;</span></p>
</div></div>