keycloak-event-listener-mqtt icon indicating copy to clipboard operation
keycloak-event-listener-mqtt copied to clipboard

Publisher ID cause session conflict when Keycloak has more one node.

Open ronaldocherokee opened this issue 1 year ago • 2 comments

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.

ronaldocherokee avatar Nov 28 '23 21:11 ronaldocherokee

Thanks for reporting the issue, do you want to provide a patch for this?

mhuin avatar Nov 29 '23 09:11 mhuin

Is there an update/fix for this?

NicoV1994 avatar Apr 11 '24 08:04 NicoV1994

Publisher ID is now a parameter.

mhuin avatar May 23 '24 09:05 mhuin