Hello everyone,
In an analytics context, I need to have a table, where I can find data about the users who are able to log in to my application. User access to the application is managed via Access control feature.
I would like to know also the date - time each user log in to the application.
Where are these information located in the database ?
Thank you