[keycloak-user] Activating events-listener SPI on keycloak startup

Vanecek Stepan Stepan.Vanecek at finnova.com
Tue Jun 27 08:07:24 EDT 2017


Hello,

I implemented my own events-listener SPI based on the documentation example (https://keycloak.gitbooks.io/documentation/server_development/topics/providers.html).

Now I want to activate the event listener. I can do so in the admin console (Events->Config) but I would like to activate it automatically on startup. I tried modifying the standalone.xml but it did not help, probably I am missing something.

Could you please help me on how to activate the event listener implemented in the SPI on startup of keycloak?

Regards,
Stepan Vanecek


More information about the keycloak-user mailing list