It would be very helpful if the admins can see when users logged in the last time. So we can find users, which no longer use it and deactivate them.
Vidas
Hey Holger Kopf you can actually do that via API - just run a script to query Users endpoint and you would get full list of users with their last activity timestamp. Would this work in your case?