[keycloak-user] Publish login events to a MQTT broker

Lilian BENOIT lilian.benoit at lbenoit.fr
Wed Apr 17 17:58:34 EDT 2019


Hi,

Issue mentionned seems outdated.

You should use Event Listener SPI
Link to doc : 
https://www.keycloak.org/docs/5.0/server_development/index.html#_events
Link to quickstart : 
https://github.com/keycloak/keycloak-quickstarts/tree/5.0.0/event-listener-sysout

---
Regards,
Lilian

Le 17/04/2019 18:39, Matthieu Huin a écrit :
> Hello,
> 
> I've been trying to follow [1] in order to have Keycloak 5.0 publish 
> login
> events to a MQTT Broker, but I don't see any messages being sent to the
> broker when logging in to any realm. I've attached my standalone.xml 
> config
> file after running the cli script. Is there anything I am missing? Is 
> there
> a better way to achieve this?
> 
> Thanks,
> 
> MHU
> 
> [1]
> https://issues.jboss.org/browse/KEYCLOAK-2302?focusedCommentId=13191048&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-13191048
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list