Jira
Last updated
Was this helpful?
Last updated
Was this helpful?
You can find all the necessary information on how to register an OAuth app in Jira in their .
Access and create a new app. Click Create and select OAuth 2.0 integration.
Click on the "Register an app" button.
When you create an OAuth 2.0 (3LO) app, it's private by default. This means that only you can install and use it. If you want to distribute your app to other users, you must enable sharing.
Please follow the instructions in the to set up distribution.
You need to specify the scopes that your app will use. For Jira, you will need to select the following scopes:
read:me
read:jira-work
write:jira-work
manage:jira-project
manage:jira-configuration
read:jira-user
report:personal-data
This is how the permissions should look like:
After you have created the app, you will see the overview of the app. Here you can find the client ID and client secret.
clientId
, clientSecret
into Appmixer Backoffice.The last step is to configure clientId and clientSecret in the Appmixer Backoffice for appmixer:jira
connector.