<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">That was put in in 1.2.3. Current version is 1.2.4.<div class=""><br class=""></div><div class="">&nbsp;— Justin</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 9, 2016, at 3:26 PM, Luiz Omori &lt;<a href="mailto:luiz.omori@duke.edu" class="">luiz.omori@duke.edu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div class="">
<div class=""><font face="Calibri,sans-serif" style="" class="">Humm, when did you add the property&nbsp;</font><span style="color: rgb(24, 54, 145); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; white-space: pre; widows: 1; background-color: rgb(255, 255, 255);" class="">languageNamespaces</span><span style="white-space: pre; widows: 1; background-color: rgb(255, 255, 255);" class=""><font face="Calibri" class="">?
 I get an error when I put that in. We are based on 1.2.2</font></span></div>
<div class=""><span style="white-space: pre; widows: 1; background-color: rgb(255, 255, 255);" class=""><font face="Calibri" class=""><br class="">
</font></span></div>
<div class=""><span style="white-space: pre; widows: 1; background-color: rgb(255, 254, 254);" class=""><font face="Calibri" class="">Regards,</font></span></div>
<div class=""><span style="white-space: pre; widows: 1; background-color: rgb(254, 253, 253);" class=""><font face="Calibri" class="">Luiz</font></span></div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class="">
<div id="MAC_OUTLOOK_SIGNATURE" class=""></div>
</div>
</div>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;" class="">
<br class="">
</div>
<span id="OLK_SRC_BODY_SECTION" style="font-family: Calibri, sans-serif; font-size: 14px;" class="">
<div style="font-family: Calibri; font-size: 12pt; text-align: left; border-width: 1pt medium medium; border-style: solid none none; padding: 3pt 0in 0in; border-top-color: rgb(181, 196, 223);" class="">
<span style="font-weight:bold" class="">From: </span>Justin Richer &lt;<a href="mailto:jricher@mit.edu" class="">jricher@mit.edu</a>&gt;<br class="">
<span style="font-weight:bold" class="">Date: </span>Tuesday, February 9, 2016 at 2:29 PM<br class="">
<span style="font-weight:bold" class="">To: </span>Luiz Omori &lt;<a href="mailto:luiz.omori@dm.duke.edu" class="">luiz.omori@dm.duke.edu</a>&gt;<br class="">
<span style="font-weight:bold" class="">Cc: </span>"<a href="mailto:mitreid-connect@mit.edu" class="">mitreid-connect@mit.edu</a>" &lt;<a href="mailto:mitreid-connect@mit.edu" class="">mitreid-connect@mit.edu</a>&gt;<br class="">
<span style="font-weight:bold" class="">Subject: </span>Re: [mitreid-connect] Branding<br class="">
</div>
<div class=""><br class="">
</div>
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
The best ways to brand it is to use the CSS, messages files, and if necessary, some of the tag files. These can all be overridden with an overlay. The other main place is in the server-config.xml file, which points to the logo URL and the title of server.
<div class=""><br class="">
</div>
<div class="">To partially override the messages file, you can create a secondary language pack and load it ahead of the base locale. This is configured in the server-config.xml file. You can see how it works with the UMA server:</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/blob/master/uma-server-webapp/src/main/webapp/WEB-INF/server-config.xml" class="">https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/blob/master/uma-server-webapp/src/main/webapp/WEB-INF/server-config.xml</a></div>
<div class=""><br class="">
</div>
<div class="">Then create a namespace file next to the messages.json file:</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/blob/master/uma-server-webapp/src/main/webapp/resources/js/locale/en/uma.json" class="">https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/blob/master/uma-server-webapp/src/main/webapp/resources/js/locale/en/uma.json</a></div>
<div class=""><br class="">
</div>
<div class="">You can both override and extend the messages in these files.&nbsp;</div>
<div class=""><br class="">
</div>
<div class="">&nbsp;— Justin</div>
<div class=""><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Feb 9, 2016, at 1:37 PM, Luiz Omori &lt;<a href="mailto:luiz.omori@duke.edu" class="">luiz.omori@duke.edu</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;" class="">
<div class="">
<div class="">
<div class="">Hi,</div>
<div class=""><br class="">
</div>
<div class="">I’ve searched around MitreID Wiki and Spring docs for information about branding but couldn’t find much info. Are there any guidelines for MitreID rebranding? I’ve seen the messages.json file for localization, obviously can play with the CSS,
 but is there more?</div>
<div class=""><br class="">
</div>
<div class="">And talking about it, the messages.json file also contains things like email addresses (e.g.&nbsp;<a href="mailto:idp@example.com" class="">idp@example.com</a>). Is there a way to replace only particular entries in there? Otherwise we will have to
 always merge them whenever we import a newer version.</div>
<div class=""><br class="">
</div>
<div class="">Regards,</div>
<div class="">Luiz</div>
<div class="">
<div id="" class=""></div>
</div>
</div>
</div>
</div>
_______________________________________________<br class="">
mitreid-connect mailing list<br class="">
<a href="mailto:mitreid-connect@mit.edu" class="">mitreid-connect@mit.edu</a><br class="">
<a href="http://mailman.mit.edu/mailman/listinfo/mitreid-connect" class="">http://mailman.mit.edu/mailman/listinfo/mitreid-connect</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</span>
</div>

</div></blockquote></div><br class=""></div></body></html>