[keycloak-user] Custom Email Provider

Bruno Palermo palermo at pobox.com
Mon Feb 13 06:41:40 EST 2017


Stian,

I looked at:

http://www.keycloak.org/docs/2.5/server_development_guide/topics/provid
ers.html

and

http://www.keycloak.org/docs/2.5/server_development_guide/topics/extens
ions.html

And couldn't found any reference how to setup the default
emailProvider.

Looking at the standalone.xml, on <subsystem
xmlns="urn:jboss:domain:keycloak-server:1.1"> section I can found
settings for spi: 

- eventsStore
- realm
- user
- userCache
- UserSessionPersister
- AuthorizationPersister
- timer
- connectionsHttpClient
- connectionsJpa
- realmCache
- connectionsInfinispan
- jta-lookup
- publicStorage

But not for email provider.

Thanks,
Bruno

On Seg, 2017-02-13 at 10:38 +0100, Stian Thorgersen wrote:
> Set the default provider in standalone.xml. See server developer
> guide for more details.
> 
> On 12 February 2017 at 13:26, Bruno Palermo <palermo at pobox.com>
> wrote:
> > Hi,
> > 
> > 
> > I'm implementing a custom AWS SES email provider.
> > 
> > 
> > How can I choose which implementation to use for send emails?
> > 
> > 
> > Thanks,
> > 
> > Bruno
> > _______________________________________________
> > keycloak-user mailing list
> > keycloak-user at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-user
> > 



More information about the keycloak-user mailing list