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

# 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-claude-issue-384-20260409-1436/FzpNSkEq1zal2KzY/images/meistertask-oauth/image1.png?fit=max&auto=format&n=FzpNSkEq1zal2KzY&q=85&s=a9f906fbb556431838dcb57dd45c1a08" 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-claude-issue-384-20260409-1436/FzpNSkEq1zal2KzY/images/meistertask-oauth/image2.png?fit=max&auto=format&n=FzpNSkEq1zal2KzY&q=85&s=fd4ff5614ab88bd820e8640ee0aa1eb0" 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-claude-issue-384-20260409-1436/FzpNSkEq1zal2KzY/images/meistertask-oauth/image3.png?fit=max&auto=format&n=FzpNSkEq1zal2KzY&q=85&s=baa87be95c8a5508a2b4ba41a3dae49f" 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-claude-issue-384-20260409-1436/FzpNSkEq1zal2KzY/images/meistertask-oauth/image4.png?fit=max&auto=format&n=FzpNSkEq1zal2KzY&q=85&s=c3d64a60fb98bd0abc7c7dfd4f34109b" 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>
