Hello,
So, I have been using the webhook to synchronize user registration data with my database and I was wondering if there is some way to include in the event object more data, like client roles, or user attributes.
I understand that I can fetch the extra data i need via keycloak REST API but if the event object can carry them it would definitely be helpful.
Thank you for your time.