Integration Server 10.15 | Configuring On-Premise Integration Servers for webMethods Cloud | Configuring a Tenant Connection | Creating a Tenant Alias
 
Creating a Tenant Alias
The tenant alias specifies the credentials used to listen for requests and the URL for the webMethods Cloud with which the on-premise Integration Server shares applications and accounts.
*To create a tenant alias
1. Open Integration Server Administrator.
2. Go to webMethods Cloud > Tenant connections.
3. Click Create Tenant Connection.
4. Under Settings, complete the fields as follows:
Field
Description
Enable
Click Yes to enable the tenant once it is created.
User Name
User name for an account on webMethods Cloud.
Password
Password identified in the user account for User Name.
webMethods Cloud URL
The URL of webMethods Cloud with which to share accounts and applications created on the on-premise Integration Server. For example, the URL would be of the following format:
https://<sub-domain>.<domain-name>
For example, https://softwareag-education.webmethodscloud.com, or https://sample.prod-int-aws-us.webmethods.io
Note:
To set up a two-way SSL communication, add port 8443 in the URL. For example, https://<sub-domain>.<domain-name>:8443.
5. Under Certificate Settings (optional), complete the fields if you want to set up a two-way SSL communication with webMethods Cloud. Before you begin, see Setting Two-Way SSL Communication.
If you do not configure these settings, Integration Server uses one-way SSL communication with webMethods Cloud.
Field
Description
Keystore Alias
A user-specified, text identifier for the Integration Server keystore.
The alias for the keystore that contains the client certificates that you want Integration Server to use when connecting to webMethods Cloud.
Key Alias
The alias for the private key, which must be stored in the keystore specified by the above keystore alias.
Truststore Alias
The alias for the truststore.
The truststore must contain the trusted root certificate for the CA that signed Integration Server certificate associated with the key alias. The truststore also contains the list of CA certificates that Integration Server uses to validate the trust relationship.
6. Click Update Settings.
Integration Server connects to webMethods Cloud specified in the webMethods Cloud URL and downloads the configuration information that is required to receive any incoming requests.