Jira
Connect your Jira Cloud instance to Teleskope to catalog, classify, and remediate sensitive data across issues, comments, attachments, and custom fields.
Prerequisites
A Jira Cloud instance (Jira Software, Jira Service Management, or Jira Work Management)
Jira site administrator access
An Atlassian account with permission to create OAuth 2.0 apps in the Atlassian developer console
Create an OAuth 2.0 App in Atlassian
Teleskope connects to Jira via OAuth 2.0. Before enrolling, you need to create an OAuth app in the Atlassian developer console and note your credentials.
Create the app
Go to the Atlassian developer console and sign in with your Atlassian account.
Click Create and select OAuth 2.0 integration.
Give the app a name (e.g., Teleskope) and accept the terms. Click Create.
Configure permissions
In your new app, go to Permissions in the left sidebar.
Find Jira API and click Add then Configure.
Under Classic scopes, add the following scopes:
read:jira-work— read access to issues, comments, and attachmentsread:jira-user— read access to user and project datawrite:jira-work— required for remediation actions (overwriting comments, deleting attachments)
Under Granular scopes, also add:
read:issue:jiraread:comment:jiraread:attachment:jirawrite:comment:jiradelete:comment:jiradelete:attachment:jira
Set the callback URL
Go to Authorization in the left sidebar.
Next to OAuth 2.0 (3LO), click Add and enter your Teleskope callback URL.
Your callback URL is unique to your Teleskope instance. You can find it on the Jira connector enrollment page in Teleskope under Settings → Connectors → Jira.
Retrieve your credentials
Go to Settings in the left sidebar of your app.
Note the Client ID and Secret. You will enter these in Teleskope during enrollment.
Enroll the Jira Connector
Enter your credentials
On the enrollment page, fill in:
Site URL — Your Jira Cloud site URL (e.g.,
https://yourcompany.atlassian.net)Client ID — The client ID from your Atlassian OAuth app
Client Secret — The client secret from your Atlassian OAuth app
Click Enroll to initiate the OAuth authorization flow. You will be redirected to Atlassian to grant access. After approving, you are returned to Teleskope and the Jira instance appears in the enrolled list.
Last updated
Was this helpful?
