[keycloak-dev] Email locale

Stian Thorgersen sthorger at redhat.com
Fri Mar 10 01:27:59 EST 2017


This is a question for the user mailing list.

You can find the logic here though:
https://github.com/keycloak/keycloak/blob/master/services/src/main/java/org/keycloak/services/util/LocaleHelper.java

On 9 March 2017 at 20:23, Michael B <miboe60 at hotmail.com> wrote:

> I do not understand the logic behind the locale of the mails. Example
> scenario's:
>
> - Mail verification => mail is sent based on the locale of the
> registration screen => this is clear
>
> - Forgot password => mail is sent based on the locale of the 'forgot
> password' screen. => this is NOT clear
>
> - Execute actions mail sent by an administrator => mail is sent based on
> the locale of the user to which the mail is sent => this is clear
>
>
> Is the language of the 'forgot password' mail intended behaviour? If so,
> could you briefly explain me the logic of the locale selection? Is it a
> different selection per mail, or does it somehow depend on the user that is
> logged in and the user to whom the mail is sent?
>
>
> thanks,
>
> Michael
>
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>


More information about the keycloak-dev mailing list