Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can find your site name by looking at the url for Jira e.g https://{SITE NAME}.atlassian.net/
Jira OAuth integration must be performed by a JIRA site admin. It requires a few additional steps compared to a typical OAuth service. You will need to create an custom application link for Jira. Image Removed

...

  1. Navigate to the Tools page in Allstacks, then click Add Tool -> Jira (OAuth).

  2. Fill in your Jira base URL.

    1. Example: my-org.atlassian.net for Cloud or jira.example.com for on-prem Jira Server / Datacenter.

  3. Click the Generate Keys link. Make note of the Consumer Key, Public Key, and the callback URL at the bottom of the form that ends in /service/JiraConnector/auth-finish.

  4. Navigate to the App Link configuration in the Jira admin section.

    1. For Cloud, navigate to ⚙️ Settings Menu -> Products -> Application Links.

    2. For Server, navigate to ⚙️ Settings Menu -> Applications -> Application links.

  5. Create a new link. For the Application URL, specify the Allstacks instance URL hosting your tenant.

    1. Example: https://app.allstacks.com or https://MY-ORG.allstacks.com for single tenant environments.

    2. For Jira Cloud, specify Direct application link.

    3. You may receive an error stating No response was received from the URL you entered. This can be ignored, just click Continue.

  6. In the Review Link modal, provide a descriptive Application Name, such as Allstacks, then click Continue.

  7. In the list of applications, open the context menu for the newly created entry and click Edit -> Incoming Authentication.

  8. Fill in the Consumer Key, Public Key, and Consumer Callback URL with the values that you copied from the Allstacks tool connection modal earlier. For Consumer Name, you can use the same name you used for the Application Link. Click Save.

  9. Back on the Allstacks tools connection page, click Add Tool. This will navigate you through the OAuth authorization process. Click Allow when prompted by Jira.