Set Up the Atlassian Application

  1. Log in to developer.atlassian.com/console/myapps/ with an administrator account

  2. Create a new App of type OAuth 2.0 integration

    mceclip0.png
  3. Type amberSearch as the App name, agree the Atlassian's developer terms and click on "Create"

  4. Go to Permissions, and Add the user identity API

    mceclip1.png
  5. Go to Authorization, and Add OAuth 2.0 (3LO)

    mceclip2.png
  6. Insert the callback URL https://customerName.ambersearch.de/api/auth/atlassian/callback Exchange customerName accordingly. Then click on "Save changes"

    mceclip3.png

Then go to Settings, copy the Client ID and the Secret and insert them in the following form. If the form doesn't load, you can also access it here. We will automatically be notified:

Distribute the application

In order to make the application accessible from every user within the company, the distribution status should be changed from Not sharing (default setting) to Sharing. Follow the next steps:

  1. Go to Distribution

  2. Enable Sharing

  3. Set Vendor name to amberSearch

  4. Set Privacy policy to https://ar.ambersearch.de/LICENSE.txt

  5. Save changes

    mceclip0.png