Product Name
CIS CSAT Pro - SecureSuite CIS Controls Self Assessment Tool
Product Version
1v1.Xx.Xx
Date
26 Apr
Problem
Info |
---|
I want to be able to log in once a day for CSAT Pro. How can I extend the login session duration? |
Solution
In this example, an 8 hour work day will be used as the session duration. Please see the steps below:
Navigate to
C:\\Program Files\CSAT_Pro\conf
Open
csat-config.yml
Find the
server:
key array line:Code Block server: port: 443 ssl: {various ssl settings here}
To change the auto logout/timeout setting, add the following to the server section of the config file:
Code Block servlet: session: timeout: number_of_seconds
Replace the
number_of_seconds
with your desired logout time. SoFor example, if you want to set it to 8 hours, the server section in your updated file will look something like:Code Block server: port: 443 ssl: {various ssl settings here} servlet: session: timeout: 28800
After updating the config file, restart your
csat
service for the changes to take effect.
Info |
---|
Because |
Keywords; CSAT Pro login session duration
Content by Label
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
|