Connecting to TIBCO Cloud
You can use this feature to connect to TIBCO Cloud in the TIBCO Cloud Integration Environment using TIBCO Business Studio client. You can use the SSO (Single Sign-on) method to connect to the cloud.
SSO (Single Sign-on)
The single sign-on feature is provided from TIBCO Business Studio for BusinessWorks onwards. The security folder under BW_HOME
contains two configuration files, software_statement.properties and ssoConfig.properties. The software_statement.properties file contains the software statement for SSO client registration, whereas the ssoConfig.properties file contains the configuration details for SSO authentication.
To log in to the cloud, click the SSO Login icon or click the SSO login hyperlink () on the API Explorer tab.
auth_url
, tci_hostname
, tci_portnumber
, and redirected_uris
) in the ssoConfig.properties
file as required before starting TIBCO Business Studio for BusinessWorks. When you start TIBCO Business Studio for BusinessWorks, the clientDetails.properties
file is automatically generated and it contains the clientID. This is a one-time process and later the existing file is used. - auth_url is the URL, where you want to register your client. The default value is auth_url=https://account.cloud.tibco.com:default.
- tci_hostname is used to get the list of available APIs and cloud applications in the API Explorer and Cloud Applications tabs respectively. The default value is tci_hostname=https://integration.cloud.tibco.com:default.
- tci_portnumber is the port number. The default value is tci_portnumber=443.
- Start TIBCO Business Studio for BusinessWorks. The clientDetails.properties file is generated and the client is registered.
-
Click the SSO Login icon or hyperlink () on the API Explorer.
- Enter the user name and password for cloud authentication in the Username and Password fields respectively. After entering the credentials, you are redirected to the TIBCO Cloud Integration login page in the browser. On successful login, you can see the Authentication successful page. The final bearer token is generated and the API Explorer and Cloud Applications tabs in the TIBCO Business Studio for BusinessWorks get refreshed to show the updated list of APIs and cloud applications.
You can specify the VPN connection in EAR by configuring the VPN details and also select and register the region you want to connect to in the SSO Settings dialog.
SSO Settings Dialog
The Check Supported Plugins button is used to check and synchronize all the supported plugins on the cloud.
Perform these steps to register a region for SSO login:
- Procedure
-
Open the SSO Settings dialog. The default US production (https://integration.cloud.tibco.com) is selected.
-
Select the TIBCO Cloud Integration region you want to register from the dropdown list and click Add.
-
Select the Registered Configuration(s) checkbox and click OK. The selected region is now registered and your current cloud connection is reset.
-
Click Login to SSO... to connect to the registered region.