If you are using Kerberos with TIBCO Openspace, you must configure Openspace not to display the Openspace login page if the user is already authenticated by Kerberos, and not to display the Openspace logout button.
Prerequisites
TIBCO recommends you back up the
config.properties file before amending it. The file is in the ActiveMatrix BPM configuration directory. For example:
Ensure that the
authenticate property has the value
0 to hide the Openspace login page if the user is already authenticated.
Hide the Openspace logout button by setting the
lockdown.showLogoutButton property to
false.
Set the
client.inactivity.warning and
client.inactivity.tick properties to
0.
This is because Openspace automatically reloads the Openspace URL after it has expired because of inactivity. If a user is still authenticated via Kerberos, Openspace returns to the tab that was in use at the point of expiry.
Save and close the
config.properties file.
Log out and log back into Openspace for the changes to take effect.