File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
content/docs/vault-radar/get-started/add-data-sources Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -25,15 +25,16 @@ Server](#add-bitbucket-server).
2525
2626- Token creator email address
2727- [ API token with the right set of scopes] ( https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/ )
28- - Navigate to https://id.atlassian.com/manage-profile/security/api-tokens
29- - Select ** Create API token with scopes**
30- - Generate a name and expiry date for the token
31- - Select ** Bitbucket** as the app that the API token has access to
32- - Select the below Bitbucket scopes for actions that the API token can perform
33-
34- ![ Select Bitbucket Cloud API token scopes] ( /img/docs/vault-radar/bitbucket-cloud-api-token-scopes.png )
35-
36- - Review the app scopes against the above required scopes, then click ** Create token**
28+ - read:account
29+ - read:name
30+ - read:project:bitbucket
31+ - read:pullrequest:bitbucket
32+ - read:repository:bitbucket
33+ - read:user:bitbucket
34+ - read:webhook:bitbucket
35+ - read:workspace:bitbucket
36+ - write:pullrequest:bitbucket
37+ - write:webhook:bitbucket
3738
3839## Create a connection with Bitbucket Cloud
3940
You can’t perform that action at this time.
0 commit comments