NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on October 26, 2015, 01:58:12 PM

Title: Logoff user on browser closed
Post by: olu on October 26, 2015, 01:58:12 PM
Please do anyone know how i can force a logoff when a user closes their browser without using the logging off button.
Title: Re: Logoff user on browser closed
Post by: kevin plummer on October 26, 2015, 04:04:46 PM
You might need to wait for NT9 as you would need the server to check if the client\browser was still open.
Title: Re: Logoff user on browser closed
Post by: Bruce on October 27, 2015, 04:13:54 AM
Hi Olu,

When the user closes their browser no indication of this is sent to the server.
So you can't take any action on this.

This is why banks always encourage you to do an explicit logout. If you close the browser without logging out then the session is still logged in until the session expires.

cheers
Bruce