Configuration Manager - Commerce - Login Timeout

Note: To use the login timeout security feature for a store, you need to define the LoginTimeoutErrorView and ReLogonFormView views for the store.

The Login Timeout node of the Configuration Manager enables or disables the login timeout feature. When this feature is enabled, a WebSphere Commerce user that is inactive for an extended period of time is logged off the system and requested to log back on. If the user subsequently logs on successfully, WebSphere Commerce runs the original request that was made by the user. If the user logon fails, the original request is discarded and the user remains logged off the system.

Note that for WebSphere Commerce tools (such the Administration Console, WebSphere Commerce Accelerator, and so on), the login timeout feature does not present a relogin page to the user. Instead, it closes the browser window and it is up to the user to log back on to the tool. Thus, in the case of tools, the original request that the user submits is not processed.

Enable
Activates the login timeout feature when selected. To deactivate the feature, deselect the check box.
Value
The login timeout value, in seconds.

To apply your changes to Configuration Manager, click Apply. Upon successfully updating the configuration for your instance, you will receive a message indicating a successful update. From the WebSphere Application Server Administration Console, stop then restart the WebSphere Commerce Server instance.

Note that the login timeout value is stored in the instance.xml file in milliseconds, while the value in Configuration Manager is entered in seconds.

For more information, see the "Authentication" topic in the WebSphere Commerce Information Center.

Feedback