How can I get SP, which initialize logout, on the logout.vm page
Cantor, Scott
cantor.2 at osu.edu
Mon Sep 14 09:48:51 EDT 2015
On 9/14/15, 8:25 AM, "users on behalf of Павел Шашко" <users-bounces at shibboleth.net on behalf of pavel.shashko at gmail.com> wrote:
>I found answer:
>#set ($rpContext = $profileRequestContext.getSubcontext('net.shibboleth.idp.profile.context.RelyingPartyContext'))
>#set ($spName = $rpContext.getRelyingPartyId())
There may be something more explicit in the logout view, but in general that would be correct, for a SAML logout. There is no requester identified in the case of the proprietary logout variant at /idp/profile/Logout
-- Scott
More information about the users
mailing list