Posts
2024
-
Extend Keycloak with SPIs to Automatically Send Welcome Emails to New Users
In this article, we'll create a custom Service Provider Interface (SPI) event listener in Keycloak that automatically sends a welcome email whenever a new user registers. We'll start by setting up a Keycloak development environment using Docker, configure it via the Admin REST API, and use Mailtrap to test the email functionality.
Published on August 18, 2024