Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://confluence.atlassian.com/bitbucketserver/ssh-user-keys-for-personal-use-776639793.html

Also using the API tokens feature in Kantega SSO for git authentication is supported. Then you must enable the /scm endpoint in the API token access section (see below):

...

And each user that wants to use API tokens must create his own token and use git URLs like this:
git clone https://<username>:<128-chars-API-token>@bitbucket-test.example.com/scm/test/test.git