Atlassian Jira Assets Platform
  • 26 Dec 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Atlassian Jira Assets Platform

  • Dark
    Light
  • PDF

Article summary

Atlassian Jira Assets Platform links software with Jira to populate an asset inventory, letting users query for assets and link them to issues.

Types of Assets Fetched

This adapter fetches the following types of assets:

  • Devices

SaaS Management Adapter Configuration

To Fetch SaaS data, some of the initial configurations in Atlassian need to be performed by a user with administrator level privileges.

If the adapter has already been setup and you want to configure it to fetch application settings from SaaS data, make sure to include the following connection parameters:

  • Atlassian Admin API - Organization ID
  • Atlassian Admin API - API key
  • Password
  • 2FA Secret Key

Parameters

  1. Jira Domain (required) - The hostname or IP address of the Atlassian Jira Assets Platform server.

  2. User Name and API Token (required) - The credentials for a user account that has the Required Permissions to fetch assets. Note: The API Token is not the same as the Admin Key.

  3. Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.

  4. HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.

  5. HTTPS Proxy (optional, default: empty) - A proxy to use when connecting to the value supplied in Jira Domain.

    • If supplied, Axonius will utilize the proxy when connecting to the value supplied in Jira Domain.
    • If not supplied, Axonius will connect directly to the value supplied in Jira Domain.

To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.

AtJiraAssetsPlatform


APIs

Axonius uses the Atlassian Jira Asset Platform - Get All Assets API.

Required Permissions

The value supplied in User Name and in API Key must have read access to devices.

To integrate Axonius with Jira, you need to do the following :

  1. Create a user in your Atlassian site with access to Jira. The user should be part of the most basic group which is jira-software-users.

    image.png

  2. Log in to Jira using the created user and generate an API token.
    For cloud based Atlassian sites, use the following URL to generate an API token: https://id.atlassian.com/manage/api-tokens#

    image.png


Was this article helpful?

What's Next