The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Sign out functionality
Christian J
post Oct 22 2010, 09:16 AM
Post #1


.
********

Group: WDG Moderators
Posts: 9,656
Joined: 10-August 06
Member No.: 7



Any good ideas about (or links discussing) design practice for signing out from online applications?

Using nothing else than a sign out button, the user may forget to click it before leaving the page and remain signed in without anything reminding him about it.

With HTTP authentication or session cookies the user can sign out by closing the browser, but again the user may forget about it, or think that just closing a single browser tab is enough.

The javascript onUnload event might be used to sign out the user as soon as he leaves/closes the page, but only if JS (and AJAX?) is supported/enabled.

Signing out automatically after a certain time might be a useful enhancement to a sign out button, but how long should the timer wait? If the goal is to prevent others from using the same computer, just a minute after the legitimate user left the computer might be too long already.
User is online!PM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Oct 22 2010, 11:27 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



It really depends on the application, and on the sensitivity of the data. I've used apps that sign me out after less than an hour of inactivity, but most online apps allow me to stay logged in for weeks at a time.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 24th April 2024 - 03:15 PM