Welcome to Zuora Product Documentation

Explore our rich library of product information

Create an OAuth tenant login in Zuora Connect

Some apps use OAuth to authenticate to your Zuora tenant. Learn how to create an Integration Hub login that stores OAuth authentication details for you Zuora tenant.

  1. From the Profile menu in your Zuora tenant, navigate to Administration > Manage Users.
  2. Create a user.

    Apps that use OAuth to authenticate to your Zuora tenant will perform actions as this user. Zuora recommends that you create an API user specifically for this purpose. See Create an API User for more information.

  3. On the Users page in your Zuora tenant, select the user you created and then create an OAuth client for the user.
  4. IMPORTANT: Make a note of the Client ID and Client Secret for the OAuth Client that is displayed.

    This is the only time you can see the Client Secret.

  5. In Zuora Connect, navigate to My Connect > Tenants, and then select Zuora from the New Login menu. New Login menu
  6. In the New Login dialog box:
    1. Select your Zuora tenant's data center and environment type.
    2. Select OAUTH from the drop-down menu.
    3. Enter the Client ID and Client Secret for the OAuth client that you noted previously. Zuora Connect New Login OAUTH

  7. Save the login.

    A tile for the new login displays on the Tenants page. An OAuth login has the token following the account name at the top of the tile.OAuth login token example

You can then select the Integration Hub login when you install an app that uses OAuth. When you install an app that uses OAuth, select the OAuth login in the New Configuration dialog box.