Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-19635

Provide more explicit documentation on HTTP Access tokens for REST API

XMLWordPrintable

    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      In the Authentication section of REST API Modules documentation https://developer.atlassian.com/server/bitbucket/rest/v814/intro/ it is described

      Any authentication that works against Bitbucket Data Center will work against the REST API. The preferred authentication methods are HTTP Basic (when using SSL) and OAuth. Other supported methods include: HTTP Cookies and HTTP Access Tokens

      Such a description might give the impression that HTTP Access Tokens can be used instead of other types of authentication. However, the scope of HTTP Access Tokens at the moment is limited to the Project permissions level.

      The following rephrasing would solve the ambiguity:

      Any authentication that works against Bitbucket Data Center will work against the REST API. The preferred authentication methods are HTTP Basic (when using SSL) and OAuth. Other supported methods include: HTTP Cookies and HTTP Access Tokens (for project and repository level APIs)

              Unassigned Unassigned
              ashaleev Anton Shaleev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: