builds: clarify instructions for bitbucket revocation

Signed-off-by: Stephen Day <stephen.day@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
Stephen Day 2024-09-26 09:19:31 -07:00 committed by David Karlsson
parent bd15895d80
commit 2d07801952
2 changed files with 11 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

View File

@ -128,11 +128,10 @@ code provider.
5. On the page that appears, select **Grant access**.
### Unlink a Bitbucket user account
To permanently revoke Docker Hub's access to your Bitbucket account, you must
unlink it both from Docker Hub, and from your Bitbucket account.
unlink it both from Docker Hub, and revoke authorization in your Bitbucket account.
1. Sign in to Docker Hub.
@ -140,11 +139,18 @@ unlink it both from Docker Hub, and from your Bitbucket account.
3. From the **Linked accounts** tab, select the **Plug** icon next to the source provider you want to remove.
4. Go to your Bitbucket account and navigate to **Bitbucket settings**.
> [!IMPORTANT]
> After unlinking the account on Docker Hub, you must also revoke the authorization on the Bitbucket end.
5. On the page that appears, select **OAuth**.
To revoke authorization in your Bitbucket account:
6. Select **Revoke** next to the Docker Hub line.
1. Go to your Bitbucket account and navigate to [**Bitbucket settings**](https://bitbucket.org/account/settings/app-authorizations/).
2. On the page that appears, select **OAuth**.
3. Select **Revoke** next to the Docker Hub line.
![Bitbucket Authorization revocation page](images/bitbucket-revoke.png)
> [!NOTE]
>