I would like to see a feature in de servoy admin pages under Clients.
I would like to see, what date and time a user has logged in, and if the user is still active, or how long a user is idle.
is this possible?
I would like to see a feature in de servoy admin pages under Clients.
I would like to see, what date and time a user has logged in, and if the user is still active, or how long a user is idle.
is this possible?
added to feature list
What exactly do you want to see? The time the client logged in or the time that the client opened the current solution?
both?
and for how long the client is idle!
is that possible?
I stumbled across this thread and had a followup question: I have a customer who wants to have idle clients disconnected from Servoy after 20 minutes. Is there an “approved” way to do this, presumably using this idle time?
should really the client be forceable closed?
Why do you want that?
jcompagner:
should really the client be forceable closed?
Why do you want that?
They are going to have several types of users, depending on role; some will be in the app almost constantly and will have licenses allocated pretty much 1 to 1, others will be occasional users (quick query/report) and will be expected to share 1-2 licenses. If I can access the idle time shown in the server admin page, I can then look at the userid and determine whether to do a logout (preferably all from the server).
Does that make sense?