<div dir="ltr">It&#39;s the intended behavior. The problem with honoring the locale on the user preference is that the user is not available if not logged-in, so we need to rely on the cookie if the user is not available. This further complicates things as if the user uses the dropdown prior to authenticating the cookie is updated, but not the user. If we then switched to whatever the user had set when the user was authenticated we&#39;d revert the changes the user just did.<div><br></div><div>Then why would different users use the same browser aka share a locale cookie? I don&#39;t think that&#39;s a frequent thing, especially not as os has user support, browsers have support for profiles and then there&#39;s also incognito sessions. Finally, even if users do share a machine would they not then in most case have the same locale?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 June 2016 at 15:21, Thomas Raehalme <span dir="ltr">&lt;<a href="mailto:thomas.raehalme@aitiofinland.com" target="_blank">thomas.raehalme@aitiofinland.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,
<div><br></div><div>While localizing the Keycloak UI for end-users (login, account, email) we noticed that the user&#39;s locale changes to whatever locale is active when logging in. Is this intended behavior?</div><div><br></div><div>If it is, I think it would be better to honor the locale on user preferences, and allow the user to change the locale in the account settings instead. The locale setting on the browser may not reflect the desired locale set on user preferences. </div><div><br></div><div>What do you think?</div><div><br></div><div>Best regards,</div><div>Thomas</div></div>
<br>_______________________________________________<br>
keycloak-dev mailing list<br>
<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br></blockquote></div><br></div>