When checked, no warning is issued if session is active, but provides more reliable disconnects and clean-up of any active session.
Checked |
If a session is active and the user closes the browser or the tab, no warning will be issued and the session should be closed at the server. |
Un-Checked |
Most of the time, when the user closes the tab or browser, a message, which changes across browsers, asks a question about saving work (or something like that. If the user clicks cancel, the browser is not closed.
This is the current behavior, and testing has shown that it can confuse users and also interfere with successful closing of the session at the server (depending on browser and browser's activity in other pages). |