[keycloak-dev] E-Mail handling in Keycloak
Stian Thorgersen
sthorger at redhat.com
Thu Jan 5 03:44:59 EST 2017
On 5 January 2017 at 09:21, Thomas Darimont <thomas.darimont at googlemail.com>
wrote:
> Hello group,
>
> currently Keycloak allows to configure the "from" address per realm which
> all emails sent from that particular realm use.
>
> Often a generic address like no-reply at mycorp.com or a realm specific
> address like
> no-reply-myrealm at mycorp.com is used as "from" address.
>
> It would be nice if one would have more options here like:
>
> 1) Use the realm name or a custom string as the display name for the "from"
> Address
> Display Name<actual-address at mycorp.com>
> e.g.: "MyCorp SSO"<no-reply at mycorp.com>
> "MyCorp Helpdesk"<helpdesk at mycorp.com>
>
We had someone request that in the past and I think there's a issue already
open for it. If not then you can create one. Would it come with a PR ;)?
>
> 2) Allow to specify a Bounce Address (MAIL FROM) with some place-holders
> (user-id, realm-id)
> e.g.: sso-bounces+${realm-id}_${user-id}@mycorp.com
> This is especially useful when integrating with legacy user stores with
> unreliable e-mail addresses.
>
Can you explain this a bit more as I don't understand this
>
> Shall I create JIRA issues for that?
>
> Cheers,
> Thomas
> _______________________________________________
> 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