Products | Versions |
---|---|
TIBCO Data Virtualization | 8.4 and above |
A new server configuration called "Enable SSL Mutual Authentication Login" has been added to enable the SSL Mutual Authentication in TIBCO Data Virtualization 8.4. This setting helps the users access the TDV Server resources without a password and with just the user name and domain name
Any client that has SSL mutual authentication enabled with the TDV server can access TDV Server resources directly without a password. User and Domain name is necessary for authorization.
The server configuration setting “Enable SSL Mutual Authentication Login” can be tuned to enable or disable the SSL mutual authentication. By default, this setting is False (SSL mutual authentication is disabled). To enable this, click on Administration -> Configuration -> Server -> Configuration -> Security -> Enable SSL Mutual Authentication Login and set the value to True.
Scenario: Enable 2-way SSL when the request is triggered from a client(Postman) that passes through an API gateway (API GW) and goes to the TDV Server?
-------------------------------------------
Postman -> API GW -> TDV Server
-------------------------------------------