Skip to content

Commit 1243734

Browse files
Replace app password reference with API token scopes references
1 parent 7d6a8d3 commit 1243734

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

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

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,17 @@ Server](#add-bitbucket-server).
2323

2424
![Workspace Settings](/img/docs/vault-radar/bitbucket-cloud-workspace-settings.png)
2525

26-
- Bitbucket account name
27-
- App password with the right set of permissions
26+
- Token creator email address
27+
- [API token with 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+
![Configure Bitbucket Cloud](/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**
2837

2938
## Create a connection with Bitbucket Cloud
3039

@@ -34,9 +43,8 @@ Server](#add-bitbucket-server).
3443

3544
1. Enter the workspace in the **Workspace ID** text field.
3645

37-
1. Enter the Bitbucket account name and app password value.
38-
39-
![Configure Bitbucket Cloud](/img/docs/vault-radar/bitbucket-cloud-app-password-permissions.png)
46+
1. Enter the email address of the Bitbucket Cloud user that created the API token in
47+
the **Enter your Bitbucket token creator email** text field.
4048

4149
1. Click **Next**.
4250

22.6 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)