<div dir="ltr"><br clear="all"><div><div class="gmail-m_-6858179195795515391gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><font color="#000000"><span style="font-size:12.6667px">Hi,<br>I want to access the entity id of SP that initiated <b>SAML logout</b> .</span></font></div></div><div><font color="#000000"><span style="font-size:12.6667px"><br></span></font></div><div><font color="#000000"><span style="font-size:12.6667px">This is what I have added to <b>logout.vm</b></span></font></div><div><font color="#000000"><span style="font-size:12.6667px"><br></span></font></div><div><font color="#000000"><span style="font-size:12.6667px">$<b>rpContext </b>= $profileRequestContext.getSubcontext('net.shibboleth.idp.profile.context.RelyingPartyContext')</span><br></font></div><div><font color="#000000"><span style="font-size:12.6667px"><br></span></font></div><div><font color="#000000"><span style="font-size:12.6667px">$<b>entityId </b>= $rpContext.getRelyingPartyId()</span><br></font></div><div><font color="#000000"><span style="font-size:12.6667px"><br></span></font></div><div><font color="#000000"><span style="font-size:12.6667px">But not able to retrieve entity id .Am I missing out anything here.</span></font></div><div><font color="#000000"><span style="font-size:12.6667px"><br></span></font></div><div><font color="#000000"><span style="font-size:12.6667px">In logout.vm we have the $<b>multiRPContext </b>but it contains RelyingPartyContext for each service listed in the logoutContext , but not able to retrieve the </span></font><span style="color:rgb(0,0,0);font-size:12.6667px">RelyingPartyContext which requested for logout.</span></div></div></div></div></div></div></div></div></div></div>
</div>