> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Teamviewer (OAuth)

> Follow these steps to connect Teamviewer via the StackOne Hub successfully.

<Warning>
  Ensure that your Teamviewer account has Admin privileges.
</Warning>

If you've been directed to StackOne to integrate with Teamviewer, the following steps will help you understand the process and any necessary actions to configure a successful integration.

## Log in to Teamviewer

Log in to your Teamviewer account at [https://account.teamviewer.com](https://account.teamviewer.com)

<Frame>
  <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Log in" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamviewer/image1.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=890a75575f34e475e277d3de1fff75ff" width="1220" height="657" data-path="images/teamviewer/image1.png" />
</Frame>

## Create a New Teamviewer App

This connection will authenticate on behalf of a registered Application in Teamviewer.

<Steps>
  <Step title="Navigate to Apps">
    Go to your Teamviewer Management Console at [https://login.teamviewer.com/nav/managecompany/apps](https://login.teamviewer.com/nav/managecompany/apps)

    Click **Company Administration** on the left, then click **Apps**.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Navigate to Apps" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamviewer/image2.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=baa07876a46ed019f838400b20d7f22a" width="726" height="591" data-path="images/teamviewer/image2.png" />
    </Frame>
  </Step>

  <Step title="Create New Application">
    Under *Apps and Scripts accessing your company*, click the **Create app** button

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Create New App" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamviewer/image6.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=312aa7035b0113291391caad7429f110" width="1293" height="558" data-path="images/teamviewer/image6.png" />
    </Frame>
  </Step>

  <Step title="Enter Application Details">
    In the winow that appears on the right, enter a **Name** for this new token.

    In the *Redirect URI* field, enter `https://api.stackone.com/connect/oauth2/teamviewer_iam/callback`

    Select the following two permissions required for this integration:

    * User management: **view users**
    * Group management: **read groups**

    Click the **Create** button to proceed.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enter Application Details" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamviewer/image7.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=87293207cd6d7a62def99fae0a93d01f" width="450" height="581" data-path="images/teamviewer/image7.png" />
    </Frame>
  </Step>

  <Step title="Copy Application Credentials">
    Next to your new listed App, click the **>** icon to expand.

    Copy the displayed **Client ID** and **Client Secret** and store them securely to be used in the next step.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Copy Application Credentials" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamviewer/image8.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=03582947f19a630c464e36c99f93d9b1" width="707" height="217" data-path="images/teamviewer/image8.png" />
    </Frame>
  </Step>
</Steps>

## Connecting with StackOne

Upon reaching the Link Account page, enter the credentials from the previous steps:

* **Client ID**
* **Client Secret**

Proceed by clicking the Connect button.

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Available data

This integration has the following [IAM Resources](https://docs.stackone.com/reference/getting-started-with-your-api) available from the provider:

<ul>
  <li>Users</li>
  <li>Roles</li>
</ul>
