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
Note: TIBCO recommends that you do not change this default setting.

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