Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Background

Since Atlassian does not provide cross application (Jira to Confluence) APIs, ARN needs you to store Confluence credentials in order to use 'Publish to Confluence' action. 

Jira administrators will be able to see the 'Configurations' page under Administration → Add-ons → Automated Release Notes section. Expected parameters here include - confluence url, username & password. On click of submit, the credentials will be saved only if they are successfully verified by the API. If there is some kind of error, the data will not be saved. Relevant message will be displayed on screen.

If Confluence credentials are not added, 'confluence action' will continue to show error message.

Important

  • Make sure that the account being used here has permission to create pages in the target Confluence for spaces intended to be used in the actions.

    • Our recommendation is - create an account specifically for ARN & provide it permission to create pages in those spaces of your Confluence where release notes will be published.

  • These credentials are stored in database. They are encrypted & can be decrypted only by the application.

Cloud version only 

Recently Atlassian has updated its cloud applications to allow only the API tokens. Basic authentication (using password) does not work anymore. API tokens can be generated from your Atlassian account - follow these steps. Thus for the Cloud version of Confluence, use the generated API token in place of password.

On this page



Request support 👨‍💻

Leave us a review (green star)


  • No labels