Connecting JIRA to Subject7
In order to connect your JIRA to Subject7, click on Administration menu and select Ticketing System submenu.
Ticketing System submenu launches the following screen where you can add your JIRA credentials. This is specific to each user in the account and not an account-wide settings.
Authentication Methods
Basic:
If your Jira is a server instance, please use the same username and password you use to log into JIRA, but if your Jira is cloud-based, please use your username and API Token as your password.
Enter the URL of your JIRA system and click Save. You can use Test Authorization link to make sure your credentials are correct and Subject7 can connect to your JIRA successfully.
OAuth 2.0 (Cloud)
Fill the URL field with your Jira cloud instance URL. The Callback URL field will change after it detects it as a cloud instance.
Navigate to Developer console and log into your Jira user
Click Create> OAuth 2.0 integration
Enter a name for your application, agree to the terms and click Create
After the app is created, click Permissions from the left panel and click Add under Actions next to the below permissions:
Click Configure next to User identity API and click Edit Scopes. Then enable the checkbox next to 'View active user profile' scope and save changes.
Go back to Permissions and click Configure next to Jira API. Once there. Under the Jira platform REST API section, click Edit Scopes. Then select these scopes:
View Jira issue data
View user profiles
Create and manage issues
Save changes
Click Settings on the left panel and copy the Client ID and Secret then fill them on Subject7.
Click Authorization from the left panel and click Add under Action
Copy the Callback URL from Subject7 and paste it in the Callback URL section. Save Changes
Back on Subject7, click Connect to host
A popup should appear to request access, click Accept.
You can click Test Authorization icon to test your connection
You will see that connection is successful. Click Save & Close.
OAuth 2.0 (Data Center)
Fill the URL field with your Jira Data Center instance URL. The Callback URL field will change after it detects it as a data center instance.
In Jira, click the Gear icon and navigate to Applications
Click Application links on the left panel and click Create link
Select External application and select Incoming
Add a name for your application and paste the URL copied in step a in the Redirect URL field.
Select Write permission under Permissions and click Save
Copy the Client ID and Client secret
Click Connect to Host and click Allow in the popup which appears
You can click Test Authorization icon to test your connection
You will see that connection is successful. Click Save & Close.