Configuring the primary tenant

Use this procedure to configure the master tenant.

  1. Login to the primary tenant.
  2. Go to OS > API Gateway > Available APIs.
  3. Select an existing suite created for data comparison.
  4. Under Endpoints tab, click the + icon to add a new endpoint.
  5. Specify this information:
    Target Endpoint URL
    Provide the URL copied from the tenant.
    Proxy Context
    Specify in format Bridge/IPC_<Tenant>/Execute.

    Replace <Tenant> with the tenant ID or name and for IPC tenant, IPC_ prefix is required.

    Proxy Security
    Select OAuth 2.0.

    Under the Target Endpoint Security section, specify this information:

    Authentication type
    Select OAuth 2.0.
    Token Endpoint

    From the downloaded ionapi file, copy and join pu + ot to make a single endpoint.

    Example:

    https://mingle-sso.inforcloudsuite.com:443/M3IADSE001_DEV/as/token.oauth2.

    Grant Type
    Select Resource Owner.
    User Name

    From the downloaded ionapi file, copy the value of saak.

    Password
    From the downloaded ionapi file, copy the value of sask.
    ClientID
    From the downloaded ionapi file, copy value of ci.
    Client Secret
    From the downloaded ionapi file, copy value of cs.
  6. Click the save icon.