<div dir="ltr">Event listener is the way. It&#39;s not to elegant, but it works. Problem is that it&#39;s quite low-level and you need to listen to both events and admin events.</div><div class="gmail_extra"><br><div class="gmail_quote">On 4 May 2016 at 13:51, Guus der Kinderen <span dir="ltr">&lt;<a href="mailto:guus.der.kinderen@gmail.com" target="_blank">guus.der.kinderen@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello all,<div><br></div><div>Can you suggest an approach (or better yet, an existing solution if one is available) for the following?</div><div><br>We have an application that is interested in events regarding user management. We would like it to be notified of user creation, modification and deletion that occurs within Keycloak.</div><div><br></div><div>Is there some kind of publish/subscribe mechanism available for this?</div><div><br></div><div>Our initial thought was to create a module for Keycloak, that would somehow register itself as an event listener, and subsequently transmit those events via the XMPP pub/sub mechanism (our software is XMPP-capable).</div><div><br></div><div>Thoughts?</div><div><br></div><div>Regards,</div><div><br></div><div>  Guus</div></div>
<br>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>