<div dir="ltr">In logout.vm, where is '<span style="font-family:Monaco;font-size:13px">$rpUIContext.getServiceName()</span>' derived from?  Is it from the SP's metadata ---  '<br>





<span class="gmail-s1" style="font-family:Monaco;font-size:13px;color:rgb(0,128,128)"><</span><span class="gmail-s2" style="font-family:Monaco;font-size:13px;color:rgb(63,127,127)">mdui:DisplayName</span><span style="font-family:Monaco;font-size:13px"> </span><span class="gmail-s3" style="font-family:Monaco;font-size:13px;color:rgb(127,0,127)">xml:lang</span><span style="font-family:Monaco;font-size:13px">=</span><span class="gmail-s4" style="font-family:Monaco;font-size:13px;color:rgb(42,0,255)">"en"</span><span class="gmail-s1" style="font-family:Monaco;font-size:13px;color:rgb(0,128,128)">></span><span class="gmail-s1" style="font-family:Monaco;font-size:13px">Name</span><span class="gmail-s1" style="font-family:Monaco;font-size:13px;color:rgb(0,128,128)"></</span><span class="gmail-s2" style="font-family:Monaco;font-size:13px;color:rgb(63,127,127)">mdui:DisplayName</span><span class="gmail-s1" style="font-family:Monaco;font-size:13px;color:rgb(0,128,128)">></span>'?<br><div><br></div><div>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Monaco"><br></p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><ol></p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                </span>#<span class="gmail-s1" style="text-decoration:underline">foreach</span> ($<span class="gmail-s1" style="text-decoration:underline">sp</span> in $logoutContext.getSessionMap().keySet())</p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                    </span>#set ($rpCtx = $multiRPContext.getRelyingPartyContextById($<span class="gmail-s1" style="text-decoration:underline">sp</span>))</p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                    </span>#if ($rpCtx)</p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                      </span>#set ($rpUIContext = $rpCtx.getSubcontext("net.shibboleth.idp.ui.context.RelyingPartyUIContext"))</p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                    </span>#end</p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                    </span>#if ($rpUIContext and $rpUIContext.getServiceName())</p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                      </span><li>$encoder.encodeForHTML($rpUIContext.getServiceName())</li></p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                    </span>#else</p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                      </span><li>$encoder.encodeForHTML($<span class="gmail-s1" style="text-decoration:underline">sp</span>)</li></p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                    </span>#end</p><p class="gmail-p1" style="margin:0px;font:13px Monaco"><span class="gmail-Apple-converted-space">                </span>#end</p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Monaco">

















</p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Monaco"><span class="gmail-Apple-converted-space">                </span></ol></p></div></div>