Creating a Connected App to enable Jira OAuth

Define an entry for Jira Connected App (or External Client App) in Salesforce->Setup->App Manager with key parameters as shown below:

The Jira callback URL for this will be <Jira Base URL>/plugins/servlet/oauth/_callback

CleanShot 2025-10-16 at 14.31.12@2x-20251016-193201.png

This will result in the generation of Consumer Key and Consumer Secret tokens (shown below)

CleanShot 2025-10-16 at 14.39.30@2x-20251016-193944.png

Once you have setup a Connected App / External Client App in Salesforce, you can copy and paste the Consumer Key and Consumer Secret from Salesforce into Jira via zAgileConnect Add-on admin options (OAuth Client Settings), as shown below, to enable the communication. 

CleanShot 2025-10-16 at 14.43.17@2x-20251016-194406.png