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
-
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.)
-
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.
-
Import the configuration file back to the
Spotfire database by using the
import-config command.
-
Restart the
Spotfire Server.