[keycloak-user] PubSub eventing on user management

Stian Thorgersen sthorger at redhat.com
Wed May 4 07:59:05 EDT 2016


Event listener is the way. It's not to elegant, but it works. Problem is
that it's quite low-level and you need to listen to both events and admin
events.

On 4 May 2016 at 13:51, Guus der Kinderen <guus.der.kinderen at gmail.com>
wrote:

> Hello all,
>
> Can you suggest an approach (or better yet, an existing solution if one is
> available) for the following?
>
> 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.
>
> Is there some kind of publish/subscribe mechanism available for this?
>
> 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).
>
> Thoughts?
>
> Regards,
>
>   Guus
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160504/71509b68/attachment.html 


More information about the keycloak-user mailing list