aznamier / keycloak-event-listener-rabbitmq

Apache License 2.0
127 stars 51 forks source link

LDAP user creation event #53

Closed diegosiao closed 11 months ago

diegosiao commented 11 months ago

Is it possible to handle an event when an LDAP user is created on Keycloak?

Apparently, when an user is imported into Keycloak no event is created whatsoever. Is that by design or that's an unexpected behavior?

Keycloak version: 15.0.2 Plugin v3.0.1

aznamier commented 11 months ago

@diegosiao That would be a question to a Keycloak project forum. The rabbit listener (as any other listener) reacts to events handled by Keycloak which are configurable in Keycloak events page.