Setting Bitbucket Server Credentials in the Navigator
Last updated
Last updated
Bitbucket Server does not use OAuth to authenticate the user like it does when using Bitbucket Cloud. So, setting the credentials is a little different from the other VCS servers. As before click on the Select Repository button to reveal the repository choices.
This opens the Credentials window. Here you can enter the name of this server. This name can be anything you like.
The enterprise address MUST be the URL that you configured when you installed and setup your Bitbucket server. In our example, we set up the URL as: vcs.openrefactory.com
. Note that the address entered in the filed MUST be prefixed with https://
.
Enter the Bitbucket server Username for whom you want the repositories to be available.
Finally, enter the PAT that you created earlier.
Clicking on Submit will record these credentials and you can now use your Bitbucket server as any other VCS repository.