mirror of https://github.com/docker/docs.git
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:
parent
bd15895d80
commit
2d07801952
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
|
|
@ -128,11 +128,10 @@ code provider.
|
||||||
|
|
||||||
5. On the page that appears, select **Grant access**.
|
5. On the page that appears, select **Grant access**.
|
||||||
|
|
||||||
|
|
||||||
### Unlink a Bitbucket user account
|
### Unlink a Bitbucket user account
|
||||||
|
|
||||||
To permanently revoke Docker Hub's access to your Bitbucket account, you must
|
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.
|
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.
|
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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue