This guide explains how to create a Jira OAuth integration and connect it to your AptEdge instance.
Prerequisites:
We recommend creating an integration user in Atlassian for this connection (It can be the same account used for Confluence)
Ensure the user has access to all Jira projects that should be indexed in AptEdge.
The account only requires read permissions.
The following steps should be performed with the integration user.
Step 1: Create a Jira OAuth Integration
-
Navigate to the Atlassian Developer Console:
Click Create.
From the dropdown menu, select OAuth 2.0 Integration.
-
Enter a name for the integration, for example:
AptEdge Jira Integration Click Create.
Step 2: Configure Jira Permissions
In the left-hand navigation menu, select Permissions.
Click Add next to Jira API.
Select Configure.
Under Classic Scopes -J ira platform REST API, click Edit Scopes.
Enable the following permissions:
View Jira issue data (read:jira-work)
View user profiles (read:jira-user)
Click Save.
Step 3: Configure OAuth Authorization
In the left-hand navigation menu, select Authorization.
Click Add under OAuth 2.0.
-
Enter the callback URL for your AptEdge instance:
For example, if your aptedge instance is https://acme.aptedge.io, enter
https://acme.aptedge.io/jira/callback
Click Save changes.
Step 4: Retrieve the OAuth Credentials
Open the Settings page of your OAuth integration.
Copy the following values:
Client ID
Client Secret
You will need these values to connect Jira to AptEdge.
Step 5: Connect Jira to AptEdge
Log in to your AptEdge instance as an administrator.
Click the gear icon in the top navigation.
Select:
Admin Settings → Integrations
Find Jira Cloud.
Click Connect.
-
Enter the following information:
OAuth Client ID
(from Step 4)OAuth Client Secret
(from Step 4)Jira Base URL
Example:
https://yourcompany.atlassian.net
Click Authorize.
Comments
0 comments
Article is closed for comments.