Managing global OAuth clients and app association

You can register a global OAuth client for your organization using the Marketplace developer portal. By registering, also known as claiming, your global OAuth client, you can associate it with one or more app listings.

To get started, sign in to the Marketplace developer portal and navigate to the Global OAuth section.

Claiming a global OAuth client

To register a global OAuth client for your organization:

  1. Click Claim Global Auth at the top right of the page.

  2. Enter:

    • OAuth identifier: The client_id for your global OAuth client.
    • First 6 characters of clients secret: The first 6 characters of the client secret provided when you created the client.

  3. Click Claim.

Once claimed, the client appears in your list of global Oauth clients. Repeat this process to claim all clients your organization manages.

Asociating global OAuth clients with apps

After claiming your global OAuth client, link them to your app listings:

  1. Navigate to the Apps section.

  2. Select Details on the app tile you wish to update.

  3. On the app details page, click the Global OAuth tab.

    • If your app uses global OAuth, answer “Yes” to the question: “Does this app use Global OAuth?”

      • Select the global OAuth client identifiers used by the app. You may select more than one.

        NOTE: If you do not see your client in the list, make sure you have completed the claiming process above.

    • If your app does not use global OAuth, answer "No" to the question: "Does this app use Global OAuth?"

  4. Click Update to save the changes.

Repeat these steps for any additional apps that use a global OAuth client.