JGAS auto logout

The JGAS supports an automatic timeout feature which can be configured to display a log out page after a specified time of user inactivity on an application is detected.

Default settings for auto logout are configured in the configuration file, as.xcf.

You can configure auto logout for your applications by setting the TIMEOUT (for auto logout) element. You also have the option of setting conditions when the auto logout feature is, or is not, applied, using the COMMAND (for auto logout) or CLASS (under AUTO_LOGOUT for JGAS) elements.

This section provides you with an example to override auto logout for your applications. See Override auto logout resource.