> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-claude-issue-384-20260409-1436.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-claude-issue-384-20260409-1436/55sLrFoBUe2Jog05/images/teamviewer/image1.png?fit=max&auto=format&n=55sLrFoBUe2Jog05&q=85&s=5d95a17f967a5b7ca46750b345c0cbc0" 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-claude-issue-384-20260409-1436/55sLrFoBUe2Jog05/images/teamviewer/image2.png?fit=max&auto=format&n=55sLrFoBUe2Jog05&q=85&s=db8b3389221d01474ed49864e2ae8f1e" 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-claude-issue-384-20260409-1436/55sLrFoBUe2Jog05/images/teamviewer/image6.png?fit=max&auto=format&n=55sLrFoBUe2Jog05&q=85&s=5b6c0e6a691f87463350c9414f16565e" 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-claude-issue-384-20260409-1436/55sLrFoBUe2Jog05/images/teamviewer/image7.png?fit=max&auto=format&n=55sLrFoBUe2Jog05&q=85&s=2ec6f07d61ff4ef5fb71d12a4bb08c7e" 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-claude-issue-384-20260409-1436/55sLrFoBUe2Jog05/images/teamviewer/image8.png?fit=max&auto=format&n=55sLrFoBUe2Jog05&q=85&s=0925899d372b0b06421b3ae6f70a7a64" 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>
