Difference between revisions of "Session Timeout"

From SmartWiki
Jump to: navigation, search
Line 5: Line 5:
 
The session timeout feature will automatically log out any [[User|user]] if their session remains inactive for the defined number of minutes.  
 
The session timeout feature will automatically log out any [[User|user]] if their session remains inactive for the defined number of minutes.  
  
The Session timer will be reset when the user clicks any link within SmartSimple,
 
or saves any record. Typing values into a form but not clicking "Save" or "Save Draft"
 
will NOT keep a session active. The session timeout must take this into
 
consideration and be set accordingly.
 
  
  
Line 15: Line 11:
 
[[Image:Glob18.png]]
 
[[Image:Glob18.png]]
 
   
 
   
We recommend that you always set this option. A common session timeout is 120 minutes, but can range from 30 minutes to 480 minutes
+
We recommend that you always set this option. A common session timeout is 120 minutes, but can range from 30 minutes to 480 minutes.
  
 +
==Notes==
 +
When setting the '''Session Timeout''' be sure to take the following into consideration:
 +
* The Session timer will be reset when the user clicks any link within SmartSimple, or saves any record.
 +
* Typing values into a form but not clicking "Save" or "Save Draft" will NOT keep a session active.
 +
* If a user closes their [[browser]] without logging out, their session will not normally end until the session timeout period expires. This behaviour can be changed using the [[Enable Logout]] setting.
 +
 +
 +
==See Also==
 +
* [[Enable Logout]]
  
 
[[Category:System Management]][[Category:Global Settings]][[Category:Security]]
 
[[Category:System Management]][[Category:Global Settings]][[Category:Security]]

Revision as of 12:26, 21 March 2013

The Sessions Timeout setting is found on the Global Settings page, in the Login & Security Settings section.

This setting is used to control how long a user can be inactive in their browser before they are automatically logged out by the system.

The session timeout feature will automatically log out any user if their session remains inactive for the defined number of minutes.


Set the Session Timeout as required.

Glob18.png

We recommend that you always set this option. A common session timeout is 120 minutes, but can range from 30 minutes to 480 minutes.

Notes

When setting the Session Timeout be sure to take the following into consideration:

  • The Session timer will be reset when the user clicks any link within SmartSimple, or saves any record.
  • Typing values into a form but not clicking "Save" or "Save Draft" will NOT keep a session active.
  • If a user closes their browser without logging out, their session will not normally end until the session timeout period expires. This behaviour can be changed using the Enable Logout setting.


See Also