Get SP entity id that requested SAML logout in logout.vm

Divya Shirodkar divya.shirodkar at gslab.com
Tue Apr 4 01:39:07 EDT 2017


Hi,
I want to access the entity id of SP that initiated *SAML logout* .

This is what I have added to *logout.vm*

$*rpContext *=
$profileRequestContext.getSubcontext('net.shibboleth.idp.profile.context.RelyingPartyContext')

$*entityId *= $rpContext.getRelyingPartyId()

But not able to retrieve entity id .Am I missing out anything here.

In logout.vm we have the $*multiRPContext *but it
contains  RelyingPartyContext  for each service listed in the logoutContext
, but not able to retrieve the RelyingPartyContext  which requested for
logout.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170404/1a2557c1/attachment-0001.html>


More information about the users mailing list