[keycloak-dev] Publishing events to JMS topic
Juraci Paixão Kröhling
juraci at kroehling.de
Wed Jan 13 08:25:04 EST 2016
I have something like this implemented already. It listens to KC events
and publishes those to a REST endpoint (if the target server is remote),
or to a JMS topic.
JMS - https://git.io/vzZBf
REST - https://git.io/vzZBe
- Juca.
On 13.01.2016 14:13, Thomas Raehalme wrote:
> Hi,
>
> Thanks for the feedback! I hope to send a PR in the next few days or so.
>
> https://issues.jboss.org/browse/KEYCLOAK-2302
>
> Best regards,
> Thomas
>
>
> On Tue, Jan 12, 2016 at 8:34 PM, Thomas Darimont
> <thomas.darimont at googlemail.com <mailto:thomas.darimont at googlemail.com>>
> wrote:
>
> Hi Thomas,
>
> would be great to have that!
>
> Cheers,
> Thomas
>
> 2016-01-12 18:37 GMT+01:00 Thomas Raehalme
> <thomas.raehalme at aitiofinland.com
> <mailto:thomas.raehalme at aitiofinland.com>>:
>
> Hi!
>
> We have a need to publish Keycloak events to external systems,
> for example when user updates her profile. I was thinking of
> publishing messages to a JMS topic by implementing an event
> listener.
>
> What do you think, would you be interested in such a pull
> request? I think the topic should be preconfigured in
> Keycloak/Wildfly, but the admin would enable the functionality
> by adding "jms" to event listeners in the admin console.
>
> Best regards,
> Thomas
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org <mailto:keycloak-dev at lists.jboss.org>
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
>
>
>
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
More information about the keycloak-dev
mailing list