Keycloak SPI modification

Job ID: 33956665

Budget: €30 – €250 EUR

I need a modified KeyCloak 18 dockerfile, combining the base official dockerfile (no custom base image) with a modified email-only login provider SPI based on https://github.com/richardjkendall/login-with-email . The SPI should send a json-formatted message containing the email address to a RabbitMQ queue.

Expected result:

A github repository containing
- the modified Dockerfile
- the modifies code based on https://github.com/richardjkendall/login-with-email

Requirements:
- Based on KeyCloak 18
- Integrate https://github.com/richardjkendall/login-with-email
- Modify to send email using a RabbitMQ queue