Skip to main content
All CollectionsConnectionsProvider
Connect Atlassian to Drata
Connect Atlassian to Drata
Updated over a week ago

Integrating Atlassian with Drata automates your user access reviews, saving time and reducing errors by syncing user data directly from Atlassian.

Prerequisites

  • Ensure to have Admin role in Drata.

  • Ensure to that your Atlassian application is an OAuth 2.0 type, has the following permissions, and callback URL. To create the application:

    • Select Create and then OAuth 2.0 integration to create a new application.

    • Enter a name for you application and create. You will then be redirected to that specific application overview page.

    • On that specific application page, select Permissions on the left side navigation. Then, add the following scopes:

      • Add User identity API and then configure and edit the scopes to add these scopes:

        • View active user profile (code is read:me)

        • View user profile (code is read:account)

      • Add User identity API

        • View Jira issue data (code is read:jira-work)

        • View user profiles (code is read:jira-user)

    • Then, select Authorization on the left side navigation and then select Add to add the callback URL.

      • Callback URL: https://app.drata.com/callback/atlassian

Enable Atlassian

  1. Select Connections on the side navigation menu.

  2. Select the Available connections tab, search for Atlassian, and select Connect.

  3. Follow the instructions on the connection drawer.

    • You’ll be redirect to Atlassian log in. After allowing mandatory permissions, you’ll be redirect to back to Drata.

Did this answer your question?