In the Atlassian Developer Console, create an OAuth 2.0 app and configure authorization setings and permissions.
Prerequisites
- You must have administrator access to your Atlassian organization to create OAuth apps.
- You need to configure the callback URL provided by Commvault during the app setup.
Create OAuth app
-
Log in to the Atlassian Developer Console.
-
Click Create, and then select OAuth 2.0 integration.
-
Enter a name and description for the app.
-
Click Create.
Configure authorization settings
-
In your app, go to Authorization.
-
For Callback URL, enter the redirect URL in the following format:
https://[commvault-server]/commandcenter/processAtlassianAuthToken.doReplace
[commvault-server]with the hostname or IP address of your Commvault server. -
Click Save changes.
Configure required permissions
-
In the Atlassian Developer Console, go to Permissions.
-
Configure User Identity API scopes as follows.
Scope name Code View active user profile read:me -
In the Jira API section, on the Classic scopes tab, select the following Classic scopes:
Scope name Code View Jira issue data read:jira-workManage project settings manage:jira-projectManage Jira global settings manage:jira-configurationView user profiles read:jira-userCreate and manage issues write:jira-workView Jira Service Management request data read:servicedesk-requestManage Jira Service Management customers and organizations manage:servicedesk-customer -
On the Granular scopes tab, select the following Granular scopes:
Scope name Code View projects read:project:jiraView board configuration read:board-scope.admin:jira-softwareMove issues between boards and backlogs write:board-scope:jira-softwareView boards, backlogs, and related items read:board-scope:jira-softwareView sprints read:sprint:jira-softwareUpdate and delete sprints write:sprint:jira-softwareView request types read:requesttype:jira-service-managementCreate and update request types write:requesttype:jira-service-management -
After creating the app, record the following values. You'll need the values to configure backups for your Jira app in Commvault.
- App ID
- Client ID
- Client Secret