Hi all,
I’ve already implemented custom event listener to send a message on Kafka when a new user is created or updated.
Now I have a issue after allowing ‘Login with Microsoft’ that Event listener does not ‘pick up’ the login and does not send out a message to Kafka.
Is there a solution for this or does Event listener not register creation of users via Microsoft or other external identity providers?