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:
Navigate to the Atlassian developer console.
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
Select Connections on the side navigation menu.
Select the Available connections tab, search for Atlassian, and select Connect.
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.