> ## 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.

# MeisterTask - OAuth Authentication

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

<Warning>
  Ensure you are an Admin in your MeisterTask account.
</Warning>

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

## Get Your MeisterTask OAuth 2.0 Credentials

<Steps>
  <Step title="Go to the API Page">
    Log in to your [MeisterTask account](https://accounts.meister.co). Go to the Meister [API Page](https://www.mindmeister.com/api) and click the Add button under the OAuth 2.0 Apps section.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="OAuth 2.0 Apps" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/meistertask-oauth/image1.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=67eeebc888962f45b6f72a95112faead" width="556" height="485" data-path="images/meistertask-oauth/image1.png" />
    </Frame>
  </Step>

  <Step title="Enter Application Details">
    In the form that appears, enter the following:

    * Application Name
    * Redirect URI: `https://api.stackone.com/connect/oauth2/meistertask_iam/callback`

    Click the Submit button to proceed.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enter Details" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/meistertask-oauth/image2.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=0be8aff2a23aa09b14c6b11d1d89ef23" width="648" height="465" data-path="images/meistertask-oauth/image2.png" />
    </Frame>
  </Step>

  <Step title="Copy Credentials">
    The OAuth application has now been created, and the credentials will be displayed. Copy the Client ID and Client Secret and store them safely.
  </Step>
</Steps>

## Connecting with StackOne

<Steps>
  <Step title="Enter OAuth Credentials">
    Upon reaching the Link Account page, enter Client ID and Client Secret from the previous step.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Link Account" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/meistertask-oauth/image3.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=a84731ce54d35d515a49bac7983e6111" width="463" height="645" data-path="images/meistertask-oauth/image3.png" />
    </Frame>
  </Step>

  <Step title="Enter Required Scopes">
    Copy the Required Scopes listed below, and paste into the Scopes field.

    Required Scopes: `userinfo.email userinfo.profile mindmeister.readonly meistertask.readonly`

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Scopes" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/meistertask-oauth/image4.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=a3f3a33c09f0bbbd411b410d2a3e9096" width="461" height="643" data-path="images/meistertask-oauth/image4.png" />
    </Frame>
  </Step>

  <Step title="Connect">
    Click the Connect button to proceed.
  </Step>
</Steps>

<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/iam_list_users) available from the provider:

<ul>
  <li>Users</li>
  <li>Groups</li>
</ul>
