Add support for Personal Access Token to Bitbucket

Issue #649 new
RICHARD CROSS created an issue

The Personal Access Token feature is great for the Jira side of this plugin, if you work in an environment where your ActiveDirectory password has to change on a regular basis.

Please can you add support for the same to the Bitbucket auth settings page?

Comments (6)

  1. Anders Högqvist

    According to their “Getting started with VS Code” this should already be implemented, as I interpret it you can submit your token instead of the username:

    Authenticate Bitbucket Server or Bitbucket Data Center

    1. Open Atlassian Settings. Open the command palette (macOS: Command + Shift + P; Windows: Ctrl + Shift + P), search for Atlassian Settings, and hit Enter.
    2. Open the Bitbucket tab, then open the Authentication section if it's not visible.
    3. Click Add Custom Bitbucket Site.
    4. Enter the base URL of your Bitbucket instance and click Save.
    5. Enter your username and password (or a personal access token) and click Save.

    https://support.atlassian.com/bitbucket-cloud/docs/get-started-with-vs-code/#Authenticate-Bitbucket-Server-or-Bitbucket-Data-Center

  2. Владислав Яременко

    As of version 2.9.1 I can’t connect to my self-hosted stash with access token.

  3. Joakim Nystrom

    I have the same issue, Got the Jira connection working using PAT, but cannot connect to internal Bitbucket server due to PAT missing!

  4. Bara Emran

    I am using 2.10 and I have the same issue. Cannot connect to internal Bitbucket server due to PAT is missing!

  5. Log in to comment