Skip to content

Commit 1f7c44b

Browse files
Address review comments
1 parent afd27a8 commit 1f7c44b

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

content/hcp-docs/content/docs/vault-radar/get-started/add-data-sources/bitbucket.mdx

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff 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

Binary file not shown.

0 commit comments

Comments
 (0)