Partner Identification

TIBCO API Exchange Gateway uses the Partner Serial number and Partner Issuer CA from the header fields of the incoming request to uniquely identify the partner. The gateway maps the authenticated users from the transport headers to validate the identified partner in the gateway configuration repository.

The Partner Serial Number and Partner Issuer CA are configured on the PARTNER > Partners tab of the Config UI for a project configuration.

For example, for HTTP or HTTPS transport, the partner is identified as follows:

The following table explains the values of partner identification fields for various authentication mechanisms:

Partner Identification Fields
Parameter Description
SSL Mutual authentication (Apache HTTP Server)
Partner Serial Number Subject DN from the X.509 certificate of the client.
Partner Issuer CA Issuer DN from the X.509 certificate of the client.
Basic Authentication (Apache HTTP Server)
Partner Serial Number username
Partner Issuer CA O=TIBCO;CN=ASG;CN=HTTP;CN=Basic Domain
Basic/UsernameToken Authentication (LDAP)
Partner Serial Number LDAP DN of the authenticated user.
Partner Issuer CA urn:www.tibco.com
UsernameToken authentication (File based)
Partner Serial Number username
Partner Issuer CA urn:www.tibco.com