Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions content/manuals/unassociated-machines/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,20 @@ be required to sign in to Docker Desktop. Once they sign in, their email
addresses will appear in the Unassociated list, allowing you to then add them
to your organization.

You can enable sign-in enforcement using two methods:

- For all unassociated machines in your organization
- For individual unassociated machines

> [!IMPORTANT]
>
> Sign-in enforcement only takes effect after Docker Desktop is restarted.
Users can continue using Docker Desktop until their next restart.

### Enable sign-in enforcement for all unassociated machines

To enable sign-in enforcement for all unassociated machines:

1. Sign in to the [Admin Console](https://app.docker.com/admin) and select
your organization.
1. In **User management**, select **Unassociated**.
Expand All @@ -113,6 +120,8 @@ as **Pending** until they update to version 4.41 or later.

### Enable sign-in enforcement for individual unassociated machines

To enable sign-in enforcement for individual unassociated machines:

1. Sign in to the [Admin Console](https://app.docker.com/admin) and select
your organization.
1. In **User management**, select **Unassociated**.
Expand Down