Integrate with Jira Software Cloud using OAuth 2.0
Integrate the Software Asset Management application with your Jira account using OAuth to authenticate ServiceNow requests.
Important: Minimize security risks and protect information by granting access only to the necessary user or API permissions.
| Process | Required user role in the Jira Software Cloud application | Authentication scopes |
|---|---|---|
| Download subscriptions | Permission to access Jira | Applicable for Australia release, Software Asset Management - SaaS License Management \(sn\_sam\_saas\_int\) store app version earlier than 17.4.1. - read:application-role:jira - read:group:jira - read:user:jira - read:avatar:jira Applicable for Australia release, Software Asset Management - SaaS License Management \(sn\_sam\_saas\_int\) store app version 17.4.1 or later. - read:user:jira - read:group:jira - read:avatar:jira |
| Pull user activity | - Administer Jira global permission - Browse projects permission for the project containing the issue. If issue-level security is configured, issue-level security permission to view the issue. | Applicable for Australia release, Software Asset Management - SaaS License Management \(sn\_sam\_saas\_int\) store app version earlier than 17.4.1. - read:user:jira - read:issue-details:jira - read:audit-log:jira - read:avatar:jira - read:field-configuration:jira - read:issue-meta:jira Applicable for Australia release, Software Asset Management - SaaS License Management \(sn\_sam\_saas\_int\) store app version 17.4.1 or later. - read:jira-user - read:audit-log:jira - read:jira-work |
| Reclaim subscription | Site administration, that is, member of the site-admin group | Applicable for Australia release, Software Asset Management - SaaS License Management \(sn\_sam\_saas\_int\) store app version earlier than 17.4.1. - read:group:jira - write:group:jira Applicable for Australia release, Software Asset Management - SaaS License Management \(sn\_sam\_saas\_int\) store app version 17.4.1 or later. - read:group:jira - manage:jira-configuration |
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
Important: This procedure is applicable for the Australia release, Software Asset Management - SaaS License Management (sn_sam_saas_int) store app version 17.4.0 or earlier. If you're on version 17.4.1 or later, skip this task and proceed directly to Obtain the Cloud ID value of Jira instance.
Jira Role required: Refer the Minimal user permissions table.
Procedure
Log in to Atlassian Developer console.
Under My apps, select Create and select OAuth 2.0 integration.
On the form, provide a name for the integration and select Create.
The integration is created and the value of App ID is displayed.
Select Authorization.
Select Add under Action.
In Callback URL, provide the URL of your ServiceNow instance in this format:
https://<ServiceNow-Instance-Name>.service-now.com/oauth_redirect.do.For example,
https://example.service-now.com/oauth_redirect.do.Select Save changes.
Select Settings.
Under Authentication details, copy the values of Client ID and Client Secret.
Select Permissions > Jira API > Configure.
Select the Granular scopes tab.
Select Edit Scopes to add the following scopes:
- read:application-role:jira
- read:group:jira
- read:user:jira
- read:avatar:jira
- read:audit-log:jira
- read:issue-details:jira
- read:field-configuration:jira
- read:issue-meta:jira
- write:group:jira You can configure other scopes according to your requirement.
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
Log in to Atlassian Administration.
Select the Select button against the required organization.
On the side navigation pane, select Apps > Atlassian apps.
On the Atlassian Apps page, select Manage product on the Jira product row.
The URL is in the following format in a new window:
https://admin.atlassian.com/o/<orgID>/atlassian-apps/jira-software/<Cloud-Id>.Copy the value of Cloud ID and secure it for later use.
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
ServiceNow Role required: sam_integrator
Important: You must select the Jira Spoke check box for this integration while installing optional features on the Application Manager page. For more information about choosing the required SaaS applications, see Request SaaS License Management.
About this task
If you’re using Software Asset Workspace, the option to create the Jira integration profile in Core UI is inactive.
Procedure
- Navigate to the integration profile.
| Interface | Action |
|---|---|
| Core UI |
|
| Software Asset Workspace |
|
- On the form, fill in the fields.
| Field | Value |
|---|---|
| Display name | Name of your choice. For example, Jira integration. |
| Status | Status of the integration profile.- If you have not published the integration profile, this field is automatically set to Draft. - If you have already published the integration profile, this field is automatically set to Published. |
| Profile type | Jira Subscription. This field is automatically populated. |
Review the required user roles or API permissions specified in the Vendor configuration field for each process to minimize security risks and optimize SaaS licenses.
Note: For more information, see the Minimal user permissions table.
In the Download Subscription Subflow section, verify that the Subflow field is set to Jira Download Subscriptions.
Note: The Download subscriptions check box is selected by default and you can't clear it.
In the Calculate Activity Subflow section, verify that the Subflow field is set to Jira Update User Activity.
Note: The Download Activity check box is selected by default. If you clear it, the activity scheduled job SAM - Refresh <displayname> Activity isn't created.
In the Analyze user activity field, you can also select the date and time starting from when you want to analyze the user activity. By default, you can analyze user activity up to 60 days prior to the current date and view events performed by individual users from the time you create this profile.
Note: Software Asset Management pulls the events from the time that you start analyzing user activity irrespective of the profile creation date.
You can modify this value in the Last activity threshold field of your software reclamation rules. For more information, see Review a software reclamation rule.
In the Reclaim Subscription Subflow section, verify that the Subflow field is set to Jira Reclaim Subscription.
Note: The Reclaim subscriptions check box is selected by default. If you don't want to reclaim subscriptions, you can clear this check box. If you clear it, the removal candidates are created but the reclaim subscription subflow isn't triggered or the reclamation process isn't initiated.
Select Save.
A draft integration profile is created.
The Connection & Credential field appears and is automatically set to sn_jira_spoke.jira_subscription_activity_reclaim.
Note: The automatically populated value in the Connection & credential field changes based on the selection in the Download activity and Reclaim subscriptions check boxes.
Selection Connection & credential value Both Download activity and Reclaim subscriptions are selected. sn_jira_spoke.jira_subscription_activity_reclaim Only Download activity is selected. sn_jira_spoke.jira_subscription_activity Only Reclaim subscriptions is selected. sn_jira_spoke.jira_subscription_reclaim Both Download activity and Reclaim subscriptions aren’t selected. sn_jira_spoke.jira_subscription Open the connection & credential aliases record by selecting the preview icon
No alternative text supplied
next to the Connection & Credential field and then selecting Open Record in the record preview.
On the Connection & Credential Aliases form, select the Create New Connection & Credential related link.
In the dialog box, fill in the fields.
| Field | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Connection Name | Name of the connection. | ||||||||
| Connection URL | Base URL for the Jira API. This field is automatically set to `https://api.atlassian.com/ex/jira/| The following fields are applicable for the Australia release, Software Asset Management - SaaS License Management \(sn\_sam\_saas\_int\) store app version 17.4.0 or earlier. If you're on version 17.4.1 or later, these fields won't appear. | OAuth Client ID | Client ID that is assigned to your Jira application. | OAuth Client Secret | Client secret that is assigned to your Jira application. | OAuth Redirect URL | URL of the OAuth provider that users are redirected to after authentication. This field populates automatically based and contains the URL of the ServiceNow instance that you specified in Create an OAuth 2.0 integration in Jira account. |
What to do nextAfter the integration connects, your ServiceNow instance automatically creates software models, reclamation rules, and software subscriptions that are refreshed daily. After creating an integration profile, view information about the profile in the Software Asset Workspace by navigating to License operations > User subscription > Direct integration profiles. You can select an integration profile to view the following related lists. If all of the following related lists aren't visible for an integration profile in the default view, you can select the custom integration view from the Details tab:
After creating an integration profile, you can define subscription exclusion rules to keep certain subscriptions from license cost calculations. For more information, see Subscription exclusions for SaaS and SSO applications. 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 Jira integration profiles. Review all automatically generated reclamation rules to reclaim user subscriptions. For more information, see Review a software reclamation rule. Create software entitlements for the automatically generated software models to track used software against owned software.
Reconciliation also runs on your subscriptions as a scheduled job or on-demand. You can view your reconciliation results in the License Workbench (Software Asset Management classic application) or the License usage view (Software Asset Workspace). Use these results to determine your license compliance position and to remediate any non-compliance.
| |