Within a maintenance part of our application, we have to show the number and names of the users logged in into our application (comparable to the information as present on the Mendix deployment web-site under 'Show Logged in Users')
I thought the ActiveSessions page within the Administration module would do this, but this list is always empty.....
How to achieve this?