keycloak-event-listener-mqtt
keycloak-event-listener-mqtt copied to clipboard
Publisher ID cause session conflict when Keycloak has more one node.
When Keycloak has more one node, MQTT server (Mosquitto) has constant login/logout causing connection failures.
Publisher_ID has static in MQTTEventListenerProviderFactory.java.
I sugest an enviromment variable.
Thanks for reporting the issue, do you want to provide a patch for this?
Is there an update/fix for this?
Publisher ID is now a parameter.