<div dir="ltr">We have a number of vendors whereby we had to configure in the 'relying-party.xml' -- did not work via the conventional methodology (InCommon).<div><br></div><div>Would anyone have an idea on how toI migrate the following Shibv2 example to Shibv3? </div><div><br></div><div>Will it still reside in the 'relying-party.xml' file?  Would the format change in any way?<br><div><br></div><div><p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco;color:rgb(79,118,203)"><span style="color:rgb(0,0,0)">    </span><!-- relying party for service-now --></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco;color:rgb(57,51,255)"><span style="color:rgb(0,0,0)">    </span><span style="color:rgb(0,145,147)"><</span><span style="color:rgb(78,145,146)">rp:RelyingParty</span><span style="color:rgb(0,0,0)"> </span><span style="color:rgb(147,33,146)">id</span><span style="color:rgb(0,0,0)">=</span>"<a href="https://example.com">https://example.com</a>"</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco;color:rgb(57,51,255)"><span style="color:rgb(0,0,0)">                  </span><span style="color:rgb(147,33,146)">provider</span><span style="color:rgb(0,0,0)">=</span>"<a href="https://idp_entity_id/idp/shibboleth">https://idp_entity_id/idp/shibboleth</a>"</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco;color:rgb(147,33,146)"><span style="color:rgb(0,0,0)">                  </span>defaultSigningCredentialRef<span style="color:rgb(0,0,0)">=</span><span style="color:rgb(57,51,255)">"IdPCredential"</span><span style="color:rgb(0,145,147)">></span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco;color:rgb(78,145,146)"><span style="color:rgb(0,0,0)">        </span><span style="color:rgb(0,145,147)"><</span>rp:ProfileConfiguration</p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco;color:rgb(57,51,255)"><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>"saml:SAML2SSOProfile"<span style="color:rgb(0,0,0)"> </span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco">                <span style="color:rgb(147,33,146)">encryptAssertions</span>=<span style="color:rgb(57,51,255)">"never"</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco">                <span style="color:rgb(147,33,146)">encryptNameIds</span>=<span style="color:rgb(57,51,255)">"never"</span> <span style="color:rgb(0,145,147)">/></span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:monaco;color:rgb(78,145,146)"><span style="color:rgb(0,0,0)">    </span><span style="color:rgb(0,145,147)"></</span>rp:RelyingParty<span style="color:rgb(0,145,147)">></span></p></div></div></div>