User Sessions
The httpCredentials property defines the basic form of the authentication pattern used to identify users when they log in to Openspace.
It defaults to:
httpCredentials=user:password
The sessionTimeout property defines the timeout period for a user session. If the defined period has lapsed without activity, the Openspace session times out. The value is in seconds, and the default timeout is 30 minutes:
sessionTimeout=1800
Copyright © Cloud Software Group, Inc. All rights reserved.