Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Description

We developed our app out of necessity due to challenges we faced with Atlassian Assets. Importing our Entra Users & Intune Devices into Atlassian Assets proved to be cumbersome and inelegant. Recognizing this gap, we embarked on building our own solution, incorporating feedback from potential clients to ensure a comprehensive integration that serves the needs of all users, not just our own.

Prerequisites

  • Jira Service Management Premium/Enterprise

How to install

  • Log into your Jira Service Management site which is in the Premium or Enterprise Plan.

  • Install our marketplace application found here.

  • You're all set! Click Close in the Installed and ready to go dialog.

How to configure

Entra ID & Intune configuration

  • Log in to Entra ID (https://entra.microsoft.com/#home)

  • Open up App Registrations

  • Select New Registration

  • Give the app an appropriate such as Atlassian Assets (Webbapplications) and then press Register

  • After the app has been created, take a note of the Application (client) ID and Directory (tenant) ID

  • Now open up API Permissions and add the following application permissions (not delegated permissions)

    • Application.Read.All

    • Device.Read.All

    • Groups.Read.All

    • User.Read.All

  • You will then need to press Grant admin consent for [company name].

  • Finally, select Certificates & secrets, open Client secrets and then press New client secret

  • Give the secret a description and select the amount of days you want it to last

  • Once you have created the secret, take a note of the Value field, that’s everything needed on the Microsoft side

Info

To summarise what we have just done; we have created an application within Entra which has permissions to read all Applications, Devices, Groups and Users. We have then created credentials for the integration to leverage the mentioned application to retrieve all resources to import into Assets.

Atlassian Assets

  • Log into Atlassian Assets ()

Use cases