<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>You'd need to send a query parameter and have a resolver set up to look for this parameter. The locale resolver is used with every interactive request including the authorization page.&nbsp;</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><div style="font-size:85%;color:#575757">--Justin</div><div style="font-size:85%;color:#575757"><br></div><div style="font-size:85%;color:#575757">&nbsp;<i>Sent from my phone</i></div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: Thomas Meyer &lt;thomas@m3y3r.de&gt; </div><div>Date: 4/13/18  11:52 AM  (GMT-05:00) </div><div>To: Justin Richer &lt;jricher@mit.edu&gt; </div><div>Subject: Re: [mitreid-connect] Authorization Request Language/i18n </div><div><br></div></div><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div>Hi,<div dir="auto"><br></div><div dir="auto">Mhh okay, given a JavaScript app that uses implicit flow and in this app he user did already choose language de how to pass this via the authorization code request. Where to add a query parameter or header field? Is this possible?</div><div dir="auto"><br></div><div dir="auto">Is the resovler also involved in this initial oauth request?</div><div dir="auto"><br></div><div dir="auto">Mfg</div><div dir="auto">Thomas</div></div><div class="gmail_extra"><br><div class="gmail_quote">Am 13.04.2018 5:31 nachm. schrieb Justin Richer &lt;jricher@mit.edu&gt;:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">The current implementation uses a locale resolver that’s tied to the system configuration, so there’s a single language for the entire site. If you want it to be configured per-user or by some other metric, you need to override the resolver defined by the class&nbsp;<strong>ConfigurationBeanLocaleResolver. </strong>This bean is wired by up&nbsp;<strong>locale-config.xml</strong>. I’d recommend that whatever you use fall back to the included resolver as default, for consistency.<div><b><br></b></div><div>&nbsp;— Justin<br><div><br><blockquote><div>On Apr 13, 2018, at 11:11 AM, Thomas Meyer &lt;<a href="mailto:thomas@m3y3r.de">thomas@m3y3r.de</a>&gt; wrote:</div><br><div><div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">Did I miss it or is there no mechanism in the oauth/OpenIDConnect standard to pass a eventually available language setting to the MitreID Connect server so an already set language can also be used in the login and consent page.</div><div dir="auto"><br></div><div dir="auto">Any hints how to solve this?</div><div dir="auto"><br></div><div dir="auto">With kind regards</div><div dir="auto">Thomas</div></div>_______________________________________________<br>mitreid-connect mailing list<br><a href="mailto:mitreid-connect@mit.edu">mitreid-connect@mit.edu</a><br>http://mailman.mit.edu/mailman/listinfo/mitreid-connect<br></div></blockquote></div><br></div></div></blockquote></div><br></div></body></html>