<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 14, 2017 at 5:17 PM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On 2/14/17, 4:30 PM, "users on behalf of Michael Dahlberg" <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:olgamirth@gmail.com">olgamirth@gmail.com</a>> wrote:<br>
<br>
> Doesn't the code in the IdP reference specific URLs ... which may be hard-coded to a specific path?<br>
<br>
</span>If we had code like that, I would be embarrassed, but even if we did, it wouldn't be referencing anything that you would be putting into a root webapp for look and feel purposes.<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br></div></div></blockquote><div><br></div><div>Ok, I think I asked that incorrectly. Given that $IDP_HOME/messages/error-messages.properties "operates" within the IDP context, specifying the following line:</div><div><br></div><div>idp.logo = /images/somerandompic.png<br></div></div><br></div><div class="gmail_extra">is going to attempt to access /idp/images/somerandompic.png.</div><div class="gmail_extra"><br></div><div class="gmail_extra">What value would I specify for idp.logo to use the file in $JETTY_BASE/webapps/images/somerandompic.png, i.e., the ROOT context?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">Mike</div></div>