Configuring Authentication
The authenticate property in the config.properties files controls whether or not you must log in to Openspace after reloading your browser.
The authenticate property is in both the TIBCO Openspace and Accessible Openspace config.properties files. See Openspace Configuration Overview for information on locating and editing both the config.properties files.
There are three modes you can set for the
authenticate property.
- 0 - This is the default option. This mode uses the existing authentication in the session (if any). You may want to use this mode if you have provided an alternative login panel to authenticate and do not want to display the Openspace login panel.
- 1 - This mode invalidates the current Openspace session. This means, if you reload your browser, the Openspace Login panel displays and you must log in to Openspace. However, if you have entered a username and password as part of the Openspace URL, then the Openspace Login Panel is not displayed, and therefore, you do not have to log back into Openspace.
- 2 - This mode always invalidates the current Openspace session when you reload your browser. This means that whether you have logged in via the Openspace Login panel or entered a username and password in the Openspace URL, the Openspace Login panel displays and you must log back into Openspace.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.