<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;">
<div>
<div>
<div><font face="Calibri,sans-serif" style="color: rgb(0, 0, 0);">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);">languageNamespaces</span><span style="white-space: pre; widows: 1; background-color: rgb(255, 255, 255);"><font face="Calibri">?
 I get an error when I put that in. We are based on 1.2.2</font></span></div>
<div><span style="white-space: pre; widows: 1; background-color: rgb(255, 255, 255);"><font face="Calibri"><br>
</font></span></div>
<div><span style="white-space: pre; widows: 1; background-color: rgb(255, 254, 254);"><font face="Calibri">Regards,</font></span></div>
<div><span style="white-space: pre; widows: 1; background-color: rgb(254, 253, 253);"><font face="Calibri">Luiz</font></span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</div>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<span id="OLK_SRC_BODY_SECTION" style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Justin Richer &lt;<a href="mailto:jricher@mit.edu">jricher@mit.edu</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Tuesday, February 9, 2016 at 2:29 PM<br>
<span style="font-weight:bold">To: </span>Luiz Omori &lt;<a href="mailto:luiz.omori@dm.duke.edu">luiz.omori@dm.duke.edu</a>&gt;<br>
<span style="font-weight:bold">Cc: </span>&quot;<a href="mailto:mitreid-connect@mit.edu">mitreid-connect@mit.edu</a>&quot; &lt;<a href="mailto:mitreid-connect@mit.edu">mitreid-connect@mit.edu</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>Re: [mitreid-connect] Branding<br>
</div>
<div><br>
</div>
<div>
<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>
<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">http://mailman.mit.edu/mailman/listinfo/mitreid-connect</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</span>
</body>
</html>