Appendix E. Configuring Web SSO
TIBCO MFT Command Center works in a web SSO environment which typically includes a software component that performs all authentications. SSO software forwards all requests to the MFT software and passes data in the HTTP request or the HTTP session to define the user that is authenticated. MFT will extract and validate this information. You can use the httpssocustomization.xml file to customize the TIBCO MFT Command Center authentication method for web SSO.
The httpssocustomization.xml file is located in the MFTCC_Install\server\webapps\context\WEB-INF directory. It contains detailed information about how to configure the MFT server for web SSO and defines the parameters that should be sent by the SSO server and the validation performed by MFT.
Open the XML file and read the instructions to configure the TIBCO MFT Command Center web application for your SSO environment.