/
Destination

Destination

Jira Connection Configuration

 

Our application leverages Jira Rest API for programmatic access while updating Object Schema, Object Type, and Attribute configurations of JSM Assets.

 

You need help from a Jira Administator for the steps on this page.

 

  1. Create a Jira Admin User to be used in the application (e.g. jira_bot@example.com)

  2. Ensure the user has a JSM Agent License.

  3. Login with the bot user and create an API Token (How to…)

If the user is external, API access must be enabled first. Refer to Atlassian’s documentation:

Block user API token access | Atlassian Support

  1. Enter the User Email (e.g. jira_bot@example.com) and Jira API Token in the Jira Connection Settings.

  2. The Jira Service Management Site Name is the first part of your Jira Cloud URL.

  1. Click "Save & Check Connection" to verify the setup.

 

image-20250210-104434.png

 

Troubleshooting Connection Issues

If you don’t receive a success message, check the following:

  • User Permissions: Ensure the user is a Jira Admin and has a JSM User license.

  • Site Allow List: If an IP allow list is enabled, add the Forge IP addresses to grant access to your site through our application.

FAQ | Security

Schema Selection Configuration

You have two options in this section:

  1. Create a new Object Schema

  2. Use an existing Object Schema

Pro Tip:

We recommend creating a new Object Schema to store Azure AD-related data separately. This allows you to assign roles only to necessary users or groups. Since the imported data includes personal information, ensure compliance with your organization’s data policies.

Option 1: Create a New Object Schema

Fill in the following fields:

  • Object Schema Name: Azure AD

  • Object Schema Key: AD

  • Description: Auto-generated Azure AD data

Then, click "Create Object Schema" to proceed.

 

image-20250210-110032.png

 

Option 2: Use an Existing Object Schema

  1. Select an Existing Object Schema.

  2. Click "Use Existing Object Schema" to continue.

If the selected schema already contains the same Object Types, you will be notified and required to update them before moving forward.

Pro tip: Either you chose Option 1 or 2, make sure that you remove the default values from the Object Schema Roles menu. It should look like the following.

Object Schema Roles.png

Then, only add the relevant users, groups, or apps.

 

Import Token Configuration

To import a large amount of data into JSM Assets, you need to generate a key that securely authorizes the data transfer (more info).
Please add the Import Token for your External Import configuration in Assets.

  1. Click on the Go to Schema Import Page link and configure the import configuration. (You may find it in the Schema Selection Configuration section.)

 

image-20250210-111805.png

 

  1. Navigate to the "Import" tab and click "Create Import" to begin the setup.

  1. Select "External Import" and click "Next".

  1. Enter the Name and Description fields.

  1. Click the three dots (…) and select "Generate new token".

  1. Copy the generated token.

  1. Paste the token into the Import Token field in Import Token Configuration, then click "Save Import Token".

 

image-20250210-112357.png
  1. Now, it is time to import.

Related content