<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi,</p>
<p>Can someone tell me if, in the <b>attribute-release.vm</b>, the:</p>
<pre><img src="$request.getContextPath()#springMessage("idp.logo")" alt="#springMessageText("idp.logo.alt-text", "logo")" class="federation_logo"></pre>
<p>could be changed into:</p>
<pre><img src="#springMessage("idp.logo")" alt="#springMessageText("idp.logo.alt-text", "logo")" class="federation_logo"></pre>
<p>to be more similar to the:</p>
<pre><img src="#springMessage("idp.logo")" alt="#springMessageText("idp.logo.alt-text", "logo")"></pre>
<p>present on "login.vm" template?<br>
<br>
</p>
<p>If I keep the "<b>$request.getContextPath()</b>" before "<b>#springMessage("idp.logo")</b>"
the consent page doesn't show me the idp.logo set on "<b>error-messages.properties</b>"
because it adds an "/idp" before path provided.</p>
<p>It is a bug? Typo?</p>
<p>I hope this can be useful for the next release of Shibboleth IdP.
(If it is a bug/typo really)<br>
<br>
</p>
<p>Best Regards,<br>
</p>
<pre class="moz-signature" cols="72">--
Marco Malavolti
Consortium GARR - Servizio IDEM GARR AAI
Via dei Tizii, 6 - I-00185 (ROMA)
CF: 37284570583 - PI:07577141000
Skype: marco.mala</pre>
</body>
</html>