We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

OAuth 2.0 setup for Jira Spoke – Need Help

VenkateshH
Kilo Explorer

Hi,

I’m trying to configure OAuth 2.0 authentication for Jira Spoke in ServiceNow.

Has anyone implemented this successfully? I need help with the Jira app configuration and the Connection & Credential setup in ServiceNow.

Any guidance would be helpful.

2 REPLIES 2

YashwanthV18760
Tera Expert

Step 1: Navigate to Jira Webhook Registries in ServiceNow.  

YashwanthV18760_0-1772268680634.png

 

Step 2: Add the Jira API token in the Token field.

YashwanthV18760_1-1772268680670.png

 

YashwanthV18760_2-1772268680723.png

 

 

Step 3: Click on Callback URL, copy the generated URL, and paste it while creating the webhook in Jira.

YashwanthV18760_3-1772268680656.png

 

YashwanthV18760_4-1772268680719.png

 

 

Step 4: In Flow Designer, duplicate the default Jira process flow available under Subflows (this flow is installed automatically when the Jira Spoke is installed). Configure the flow by adding all the required actions so that when a ticket is updated in Jira, the webhook triggers the flow and updates the corresponding incident in ServiceNow.

YashwanthV18760_5-1772268680750.png

 

 

Step 5: Before testing the flow, add the newly created flow to the Jira Webhook Routing Policies and associate it with the webhook.

YashwanthV18760_6-1772268680753.png

 

YashwanthV18760_7-1772268680766.png

 

 

Additionally, you can refer to this documentation

https://www.servicenow.com/docs/r/integrate-applications/integration-hub/setup-jira-spk-opt2.html

 

 

miftikhar20
Kilo Patron

Hi @VenkateshH ,

 

Please refer to following tutorials:

Integration Hub | Set up the Jira spoke for Jira Cloud with OAuth 2.0 authentication - YouTube
ServiceNow integration with Jira using OAUTH 2.0 | Connection setup | Integrations | Chapter 13 - Yo...

 

If my response helped, please mark it as the accepted solution so others can benefit as well.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.