For my application I need to display in admin page current user session details. I need to show for my admin concurrent users list. And also if user tab out from my page i need to terminate his session and when he come back to my page reconnect the session and provide the data to client. Please help to do this in my application.