Closed brutaldev closed 1 month ago
@brutaldev Can you verify the jar version you are using?
@xgp The latest released one "keycloak-events-0.28-kc22.jar" https://github.com/p2-inc/keycloak-events/releases/download/v0.28-kc22/keycloak-events-0.28-kc22.jar
Is this only for KC22?
OK that's a pretty old version (latest being 0.32) Do you publish the jar files anywhere or should I just grab one out of the latest docker container?
We publish everything to maven central
https://repo1.maven.org/maven2/io/phasetwo/keycloak/keycloak-events/
I added a note to the README https://github.com/p2-inc/keycloak-events/tree/main?tab=readme-ov-file#releases
One fresh install of Keycloak 25.0.4, just dropping the latest jar file into "providers", adding the
ext-event-webhook
to the event listeners lists and usingWEBHOOK_URI
, I see the following error in the Docker console whenever any event occurs: