Integrating with Jira Software Cloud
-
- UpdatedMar 5, 2025
- 9 minutes to read
- Xanadu
- IT Asset Management
Integrating your Software Asset Management application with Atlassian Jira Software Cloud enables you to track your software subscriptions and to reclaim unused licenses.
- If your installed Jira spoke version is 4.1.0 or higher, you can integrate Jira with your ServiceNow instance by using one of the following methods:
- If your installed Jira spoke version is lower than 4.1.0, integrate Jira with your ServiceNow instance by Using basic authentication method.
Process | Required user role in the Jira Software Cloud application | Authentication scopes |
---|---|---|
Download subscriptions | Permission to access Jira |
|
Pull user activity |
|
|
Reclaim subscription | Site administration, that is, member of the site-admin group |
|
Using basic authentication
Integrate the Software Asset Management application and Jira using an API key to authenticate ServiceNow requests.
You can integrate a ServiceNow instance with multiple Jira instances. For this integration, create a connection and credential alias record and a connection record for each Jira instance.
Create an Jira account API token
Create an API token in Jira to authenticate requests.
Before you begin
Jira Role required: Refer the Minimal user permissions table.
Procedure
Configure the connection and credential record
Configure the default connection and credential alias record to authenticate the requests from ServiceNow.
Before you begin
Role required: admin
Procedure
Using OAuth authentication
Integrate the Software Asset Management application with your Jira account using OAuth to authenticate ServiceNow requests.
Create an OAuth 2.0 integration in Jira account
Create an OAuth 2.0 integration in the Atlassian Developer console to authenticate the requests.
Before you begin
Jira Role required: Refer the Minimal user permissions table.
Procedure
Obtain the Cloud ID value of Jira instance
Obtain the value of the Cloud ID of the Jira cloud instance. This value is required during the configuration of the connection record in your ServiceNow instance.
Before you begin
Jira Role required: admin
Procedure
Create an application registry in ServiceNow instance
Use the generated information while creating the OAuth 2.0 integration to create an application registry record in your ServiceNow instance.
Before you begin
Role required: admin
Procedure
Result
An application registry record is created in your ServiceNow instance.
Create a credential record for Jira
Create a credential record for the Jira account. The Jira spoke connection and credential alias uses this credential to authorize actions.
Before you begin
Role required: admin
Procedure
Create a connection record for Jira
Create a connection record for the Jira account. The connection and credential alias uses this connection to perform actions in Jira.
Before you begin
Role required: admin
Procedure
Create a Jira Software Cloud integration profile
Create an integration profile to track software subscriptions and optimize licensing for Atlassian Jira Software Cloud.
Before you begin
To create a Jira integration profile, request the Software Asset Management - SaaS License Management plugin (sn_sam_saas_int) from the ServiceNow Store.
To enable the integration profile to retrieve and update user activity through the Jira Update User Activity subflow, set the com.glide.transform.json.max-partial-length system property Value to 32768.
Atlassian Role required: site admin
- Starting with version 5.0.1 of Software Asset Management - SaaS License Management and version 3.0.4 of the Jira spoke, either of the following ServiceNow roles is required:
- sam_integrator and sn_jira_spoke.jira_admin
- admin
Prior to version 5.0.1 of Software Asset Management - SaaS License Management and version 3.0.4 of the Jira spoke, the sam_integrator or admin ServiceNow role is required.
About this task
If you’re using Software Asset Workspace, the option to create the Jira integration profile in Core UI is inactive.
Procedure
What to do next
After the integration connects, your ServiceNow instance automatically creates software models, reclamation rules, and software subscriptions that are refreshed daily.
If you want to set up multiple integration profiles with unique connections, create child aliases to manage different configurations and settings for each integration profile. For more information, see Create a child alias to set up multiple integration profiles.
Review all automatically generated reclamation rules to reclaim user subscriptions. For more information, see Review a software reclamation rule.
- For more information on creating software entitlements in the Software Asset Management Core UI, see Create entitlements in Software Asset Management classic.
- For more information on creating software entitlements in the Software Asset Workspace, see Create entitlements in workspace.
- For more information on creating software entitlements using the Software Asset Management Playbook, see Create entitlements using the guided walk-through.
- For more information on running reconciliation in the Software Asset Management classic application, see Run software reconciliation.
- For more information on running reconciliation in the Software Asset Workspace, see Run software reconciliation in the workspace.