Session time out
Accela administrators can configure their system to time out after a period of inactivity. This feature helps to minimize security risks. You can specify the maximum amount of time that a Civic Platform session can remain idle before it ends automatically, requiring the user to re-enter their login credentials. You can also configure a warning dialog box to display, enabling the user to renew the session.
By default, the time-out setting is 7200 seconds (2 hours). You can adjust the session time-out value (in seconds) by configuring the standard choice SESSION_TIMEOUT at the agency level or by editing the XPolicy.csv file at the Web server level. If both the standard choice SESSION_TIMEOUT and the XPolicy.csv file specify the session time-out value, the session time-out setting at the agency level overrides the setting at the server level. If the standard choice does not specify a session time-out value, Civic Platform enforces the time-out setting configured in the XPolicy.csv file.
To configure the session time-out value at the web server level
-
On the server where you host Civic Platform, open the XPolicy.csv file.
-
Locate the sso.session.timeout property in the LEVEL_DATA column.
-
Enter a value greater than 600 in the DATA1 column next to the sso.session.timeout property.
-
Save the file.
To configure the session time-out value at the agency level
-
Log in to Civic Platform.
-
From the Administration menu, select Agency profile > Standard choices.
-
Use the search field to search for and select SESSION_TIMEOUT.
-
Select Add new.
-
Add Timeout with a value description of any number greater than 600. This value is the number of seconds allowed for inactivity before Civic Platform times out.
For example, if you want Civic Platform to time out after 15 minutes, set the Value description to 900. The default value is 7200 seconds (2 hours).
-
Select Add to add the new Timeout standard choices value.
-
Select Save to save the SESSION_TIMEOUT standard choice.
-
Clear the cache:
-
Navigate to the Cache list portlet.
-
Select Clear cache.
-
Select the Cache name option at the top of the page to select all cache items.
-
Select Clear.
-
Set up the session time-out warning
Accela administrators can configure a session time-out warning that displays notifying users that the session is about to expire. Users can select Yes in the time-out warning to continue their session or No to allow their session to expire, as shown in the sample screen below:
To configure the warning
-
From the Administration menu, select Agency profile > Standard choices.
-
Use the search field to search for and select SESSION_TIMEOUT.
-
Select Add new.
-
Add Timeout warning with a value description of the number second prior to timing out. Civic Platform displays the time out warning.
For example, if you enter a value description of 300 the time-out warning displays to the user 5 minutes before the session times out. The default value is 120 (2 minutes). The Timeout warning value must be less than the time out value. -
Select Add to add the new Timeout warning standard choices value.
-
Select Save to save the SESSION_TIMEOUT standard choice.
-
Clear the cache:
-
Navigate to the Cache list portlet.
-
Select Clear cache.
-
Select the Cache name option at the top of the page to select all cache items.
-
Select Clear.
-
