Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 10 Authentication and Authorization : User Authentication Overview

User Authentication Overview
TIBCO API Exchange Gateway supports authentication at two levels, as follows:
This layer supports the authentication mechanism supported by the transport.
This layer supports the WebServices Security (WSS) authentication.
Transport and Protocol Level Authentication
When the partner sends a request, the first level authentication of is done at the transport layer. TIBCO API Exchange Gateway supports the following transports for authentication:
TIBCO API Exchange Gateway uses the Apache HTTP Server for HTTP/HTTPs transport.
TIBCO API Exchange Gateway uses TIBCO Enterprise Message Service for JMS transport.
Authentication at Apache HTTP Server
For the HTTP/HTTPs transport, the request is created with the header fields in the context message. This request context message becomes part of the RV message using the protocol termination functionality when forwarded to the gateway.
The following types of authentication are supported for HTTP/HTTPs transport:
Authentication at TIBCO Enterprise Message Service
TIBCO API Exchange Gateway provides the authentication mechanism supported by TIBCO Enterprise Message Service for the JMS transport. The request is created with the JMS application header fields in the context message for the JMS transport. The request context message is forwarded to the gateway using the protocol termination functionality.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved