Capabilities
The Jira Cloud connector supports automatic account provisioning.
This connector does not support account deprovisioning. You must deprovision accounts directly in Jira.
This connector can be configured to sync app accounts from the Jira API and managed accounts and managed groups from Atlassian.
This connector can also be configured to automatically create and update Jira tickets to track manual provisioning assignments. Go to Configure Jira Cloud as an external ticketing provider to learn more.
Known limitations
- User email is not currently synchronized
- Only lists the first 1,000 users of a project
Gather Jira Cloud credentials
Configuring the connector requires you to pass in credentials generated in Jira Cloud. Gather these credentials before you move on.Create an API token
You can set up the connector using either a classic (unscoped) or a scoped token.1
Log into your Jira account with Administrator access.
3
Click Create API token.
4
Give your token a label, such as C1, and click Create.
5
Carefully copy and save the newly generated API token.
-
Scope:
read:jira-user
Purpose: Sync users and groups. -
Scope:
read:jira-work
Purpose: Sync projects and roles; read issue data, schemas, and statuses. -
Scope:
write:jira-work
Purpose: Create tickets (required if using the connector as an external ticketing provider). -
Scope:
manage:jira-project
Purpose: Provision project role membership. -
Scope:
manage:jira-configuration
Purpose: Provision group membership.
Additional credentials
To set up the connector, you’ll also need:-
If using a classic token, your Jira Cloud URL in
https://your-domain.atlassian.netformat -
If using a scoped token, your cloud ID, which can be found at
https://<your-domain>.atlassian.net/_edge/tenant_info - The email address for your Jira Cloud account
Optional: Create an Atlassian organization API key
If you want to set up the Jira Cloud connector to sync managed accounts and managed groups from Atlassian, you’ll need to generate an Atlassian API token and look up your Atlassian organization ID.1
Log into your Atlassian account and select your organization, if relevant.
2
Navigate to Settings > API keys.
3
Click Create API key.
4
Select API key without scopes, then click Create API key.
5
Review the key info and click Create. The new organization API key is generated.
6
Carefully copy and save the API key and the organization ID.
Configure the Jira Cloud connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Jira Cloud connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Jira Cloud and click Add.
3
Choose how to set up the new Jira Cloud connector:
- Add the connector to a currently unmanaged app
- Add the connector to a managed app
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter your Jira Cloud domain into the Jira site domain field:
- If using a classic API token without scopes, use the format
<YOUR DOMAIN>.atlassian.net. - If using a token with scopes, use the format
https://api.atlassian.com/ex/jira/<cloud-id>.
8
Enter the email address for your Jira Cloud account in the Your Jira email address field.
9
Paste the Jira API token into the API token field.
10
Optional. Click to Enable external ticket processing.
11
Click Save.