I have a query, I want that if a user is already logged in to a web page and again he Relogins from same or different machine then his previous session should be killed and aut
When user logs in again, simply generate new session ID and previous one will become invalid.