<div dir="ltr"><div>I am in the process of migrating UnsolicitedSSOConfigurations from IdP 2.4 to idP 3.x</div><div><br></div><div>(<a href="https://wiki.shibboleth.net/confluence/display/IDP30/UnsolicitedSSOConfiguration">https://wiki.shibboleth.net/confluence/display/IDP30/UnsolicitedSSOConfiguration</a>)</div><div><br></div><div><br></div><div>can I get an example on how to configure below in relying party.xml in IdP v 3.2.x, or any bean API documentation on what params to set in below bean. "RelyingPartyByName"</div><div><br></div><div>c:providerId and  c:relyingPartyIds   ?</div><div><br></div><div><br></div><div><bean parent="RelyingPartyByName" ........</div><div><br></div><div><br></div><div><br></div><div><br></div><div>in version 2.4.x I got below as an example</div><div><br></div><div><br></div><div><rp:RelyingParty id="<a href="https://mysptest.manage.com">https://mysptest.manage.com</a>" provider="<a href="https://mysptest.manage.com">https://mysptest.manage.com</a>" defaultSigningCredentialRef="IdPCredential"><br>        <rp:ProfileConfiguration xsi:type="saml:ShibbolethSSOProfile" includeAttributeStatement="false"<br>                                 assertionLifetime="PT5M" signResponses="conditional" signAssertions="never"/></div><div><br></div><div>...</div><div>...<br></div></div>