If you are using SiteMinder with TIBCO Openspace, you must configure Openspace not to display the Openspace login page if the user is already authenticated by SiteMinder. You may also need to configure Openspace 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.
If you have not configured Openspace to load a URL on logout that clears the SiteMinder session (as explained in "Configuring What Happens on Openspace Logout" in the
TIBCO Openspace Customization Guide), hide the Openspace logout button by setting the
lockdown.showLogoutButton property to
false.
To clear the SiteMinder session, users must close the browser. This avoids users mistakenly thinking that they have cleared the SiteMinder session when they have clicked the Openspace logout button.
Save and close the
config.properties file.
Log out and log back into Openspace for the changes to take effect.