Create OAuth Application
Set up a new OAuth application in the Miro Developer Portal.
Access Developer Portal
Navigate to the Miro Developer Portal.
- Log in to your Miro account
- Go to Miro Developer Portal
- Click on Your apps in the left sidebar
Create New App
Create a new OAuth application for your integration.
- Click Create new app button
- Enter an App name (e.g., “StackOne Integration”)
- Select your team from the dropdown
- Tick Expire user authorization token
- Click Create app to proceed
Configure OAuth Settings
Get Credentials & Set up OAuth redirect URI for authentication flow
- After creating your app, scroll down to the App Credentials section to find your Client ID and Client Secret (you’ll need these later)
- Scroll down to the Redirect URI for OAuth2.0 section, add a new redirect URI, “
https://api.stackone.com/connect/oauth2/miro/callback” - Click Add to save the redirect URI
Configure Permissions
Set up the permissions (scopes) your application will use.
- Scroll down to the Permissions
- Select the required scopes for your integration
- Minimum required:
identity:read(for authentication testing) - Common scopes:
boards:read,boards:write - For projects:
projects:read,projects:write(Enterprise plan required) - Click Save to apply the permissions
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Miro:Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles