Skip to end of banner
Go to start of banner

I am getting a Jira authentication failed message when attempting to push my code or when trying to configure an issue JQL matcher.

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

Version 1 Next »

This can occur if Bitbucket Server is configured to use OAuth to authenticate with Jira and the currently logged in Bitbucket Server user has not yet gone through the OAuth authorization process to allow Bitbucket Server access to Jira.

To initialize the OAuth tokens, go into the Bitbucket Server UI and do something that requires access to Jira. For example, view the commits for a repository and click on an linked Jira issue for an existing commit. See Bitbucket Server Jira Integration for an example of this.

There might be a better way to do this, but this what has worked for me :-)

  • No labels