Creating tenant aliases

Learn how a tenant connection enables communication between the on-premises Integration Server and the tenant in webMethods Integration.

Before you begin

To configure OAuth token-based connectivity, make sure that you have the required access token for your webMethods Integration environment. To get the access token, see Generating pairing tokens.

About this task

You can create tenant alias in one of the following ways:

  • OAuth tokens

Procedure

  1. To create a tenant alias, open Integration Server Administrator, go to webMethods Cloud > Tenant connections, and click Create Tenant Connection.
  2. To set up OAuth authentication connection, complete the following steps.
    1. In Authentication Type, select Token.
    2. In Alias, provide a name for the tenant.
    3. In Token, enter the OAuth token.
    4. In webMethods Cloud URL, specify the webMethods Integration URL with which to share accounts and applications that are created on the on-premises Integration Server.
      The URL is of the following format: https://sub-domain.domain-name, for example, https://sample.prod-int-aws-us.webmethods.io. To set up a two-way SSL communication, add port 8443 in the URL, for example https://sub-domain.domain-name:8443.
  3. Click Update Settings. Integration Server connects to webMethods Integration specified in the webMethods Cloud URL and downloads the configuration information that is required to receive any incoming requests.