> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect PingOne with OAuth 2.0 – StackOne Hub

> Link a PingOne account in the StackOne Hub using OAuth 2.0. End-user guide to authorize the integration and start using PingOne actions.

<Warning>The selected region must match the region your PingOne tenant is hosted in. If it does not, the OAuth call is routed to the wrong host and the connection fails with an authorization or environment-not-found error.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Find your region</h2>

  <p>The region is the geographic location where your PingOne tenant is hosted. The connector uses it to route API calls to the correct host.</p>

  <Steps>
    <Step title="Find your region from the Admin Console URL">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to PingOne at <a href="https://signon.pingidentity.com/" target="_blank" rel="noopener noreferrer">[https://signon.pingidentity.com/](https://signon.pingidentity.com/)</a> to open your Admin Console. The domain shown in the browser address bar identifies your region:</p>

        <ul>
          <li>`console.pingone.com` = North America</li>
          <li>`console.pingone.eu` = Europe</li>
          <li>`console.pingone.ca` = Canada</li>
          <li>`console.pingone.sg` = Asia-Pacific (Singapore)</li>
          <li>`console.pingone.com.au` = Australia</li>
          <li>If you do not have direct access, ask the PingOne administrator who provisioned your tenant which region it was created in.</li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Select the matching Region</h2>

  <p>Once you know the region, pick the matching option from the <strong>Region</strong> dropdown in the connect dialog.</p>

  <Steps>
    <Step title="Select your region in the connect dialog">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Open the <strong>Region</strong> dropdown and choose the option for your tenant. Each option maps to the following PingOne API host:</p>

        <ul>
          <li><strong>North America</strong> — `api.pingone.com`</li>
          <li><strong>Europe</strong> — `api.pingone.eu`</li>
          <li><strong>Canada</strong> — `api.pingone.ca`</li>
          <li><strong>Asia-Pacific (Singapore)</strong> — `api.pingone.sg`</li>
          <li><strong>Australia</strong> — `api.pingone.com.au`</li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

<div data-whitelabel-hide>
  <h2>Linking the Account from the Hub</h2>

  <Steps>
    <Step title="Navigate to the Hub">
      Use one of the three <a href="/guides/accounts-section#linking-accounts">Linking Account Methods</a> to access the Hub.
    </Step>

    <Step title="Fill out the fields">
      Fill out the following fields using details from your provider:

      <ul>
        <li><strong>Region</strong></li>
      </ul>
    </Step>

    <Step title="Connect">
      <ul>
        <li>Click <strong>Connect</strong></li>
        <li>If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider's authorization flow.</li>
        <li>Once authorization is successful, you will see a confirmation popup</li>
      </ul>
    </Step>
  </Steps>

  <p>If the account linking is successful, you will see the newly linked account in your <a href="/guides/accounts-section">Accounts</a> page.</p>
</div>
