Hi all,

We are using keycloak with our own user provider and are looking for a way to hook user's login.

The idea is to log each user login into the database for later reports.

Any idea about the best place to handle/hook each login ?

Thanks for your help.