Can I create a process model or a plugin to listen to user logins?
I would like to create the user based on another API.
Discussion posts and replies are publicly visible
Hi tiagosantos ,
All user login details are saved in login-audit.csv log. So you can read the logs and get the information.
We need more info for the 2nd requirement (I would like to create the user based on another API.)