3.3.2.4 Configuring Session Timeout for an Instance

Use the Session Timeout attributes for an instance to reduce exposure at the application-level for abandoned computers with an open web browser.

Note:

To ensure the security and performance of your development environment, this functionality is not available in Application Express instances running in Oracle Cloud.

Instance administrators can Session Timeout for an instance on the Instance Settings, Security page.

To configure Session Timeout attributes for an instance:

  1. Sign in to Oracle Application Express Administration Services.
  2. Click Manage Instance.
  3. Under Instance Settings, click Security.
  4. Under Session Timeout:
    1. Maximum Session Length in Seconds - Defines how long (in seconds) sessions can exist and be used by applications in this Application Express instance. This setting is superseded by the corresponding workspace-level setting and application-level setting.
      • Enter a positive integer to control how long a session can exist.

      • Enter 0 to have the session exist indefinitely.

      • Leave the value empty in order to revert to the default value of 8 hours (28800 seconds).

    2. Maximum Session Idle Time in Seconds - Session Idle Time is the time between the last page request and the next page request. This setting is superseded by the corresponding workspace-level setting and application-level setting.
      • Enter a positive integer to control the default idle time for sessions used by applications in this Application Express instance.

      • Leave the value empty in order to revert to the default value of 1 hour (3600 seconds).

    3. Session Timeout Warning in Seconds - The session timeout warning time defines (in seconds) how long before a session times out (either maximum session length, or maximum session idle time), to warn the user. For the maximum session idle time warning, the user will have the opportunity to extend the session. For maximum session length warning, the user will be prompted to save any work, to avoid loss of data when the session maximum time is reached. This setting is superseded by the corresponding workspace-level setting and application-level setting.
      • Enter a positive integer to control the warning time for sessions used by applications in this Application Express instance.

      • Enter 0 to switch off session timeout warnings.

      • Leave the value empty in order to revert to the default value of 5 minutes (300 seconds).

  5. Click Apply Changes.

See Also: