Create an OAuth 2.0 app
Register a new OAuth 2.0 integration in the Atlassian Developer Console.
Sign in to Atlassian
Sign in to the Atlassian Developer Console.
- Click Create in the top-right corner.
- Select OAuth 2.0 integration.
Create a new app
Fill in the application details.
- Enter an App name (e.g., “StackOne Integration”).
- Accept the Atlassian Developer Terms.
- Click Create.
Add callback URL
In your app settings, click Authorization in the left sidebar.
- Click Add next to “OAuth 2.0 (3LO)”.
- Enter the callback URL:
https://api.stackone.com/connect/oauth2/jira/callback - Click Save changes.
Set permissions
Click Permissions in the left sidebar.
- Click Add next to Jira API then click Configure.
- Enable permissions for your use case in the steps below.
Add Jira API permissions
On the Classic scopes tab, click Jira platform REST API > Edit Scopes then enable the following required scopes. Important: The read:jira-work scope is mandatory for successful account connection — the connection will fail without it.
- Required: Select
View user information in Jira(read:jira-user) - Required for connection: Select
Read data from Jira(read:jira-work) — this scope is mandatory for account connection to succeed - Required: Select
Write data to Jira(write:jira-work) - Required: Select
Administer Jira projects(manage:jira-project) - Required: Select
Administer Jira(manage:jira-configuration) - Click Save to confirm the scopes. Verify that all five scopes are enabled:
read:jira-user,read:jira-work,write:jira-work,manage:jira-project,manage:jira-configuration.
Add Jira Software permissions
Click Add next to Jira Software then click Configure. On the Granular scopes tab, click Edit Scopes then enable the following required scopes:
- Required: Select
View board data in Jira Software(read:board-scope:jira-software) - Required: Select
View sprint data in Jira Software(read:sprint:jira-software) - Required: Select
Update sprint data in Jira Software(write:sprint:jira-software) - Required: Select
Delete sprint data in Jira Software(delete:sprint:jira-software) - Click Save to confirm the scopes. Verify that all four scopes are enabled:
read:board-scope:jira-software,read:sprint:jira-software,write:sprint:jira-software,delete:sprint:jira-software.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Jira:Navigate to Connector Profiles