Atlassian JIRA adapter for salto.io
Salto supports authenticating with Atlassian Jira using a user email and an API Token:
- Go to https://id.atlassian.com/manage-profile/security/api-tokens
- Create a new token
- Connect to Jira with the command 'salto account add jira' or 'salto account login jira'.
- You will be asked to provide the Atlassian Base URL (e.g. https://acme.atlassian.net/), the user email, and the token you created.
The Jira adapter is heavily relying on the Atlassian JIRA Cloud platform and Atlassian JIRA Software Cloud API swagger definitions. To make sure the adapter won't unexpectedly break due to a change in one of the swaggers. The adapter uses the swaggers Jira Swaggers Repository which will contain the latest swagger version that this adapter was tested on.