Spotfire® Server and Environment - Installation and Administration

Setting absolute session timeout by using the command line

The absolute session timeout indicates the number of minutes after which a user must log in to Spotfire again. The default is 1,440 minutes (24 hours).

Procedure

  1. Open a command-line interface and export the active configuration (the configuration.xml file) by using the export-config command. (For details on using the Spotfire command line, see Executing commands on the command line.)
  2. On the command line, enter the following command:
    config set-config-prop -n security.absolute-session-timeout -v XX
    where XX is the number of minutes after which a user must log in again.
  3. Import the configuration file back to the Spotfire database by using the import-config command.
  4. Restart the Spotfire Server.