Skip to content

Commit f99d604

Browse files
admin: update sso for companies
Signed-off-by: Craig Osterhout <[email protected]>
1 parent 0117ccd commit f99d604

File tree

5 files changed

+47
-0
lines changed

5 files changed

+47
-0
lines changed

content/security/for-admins/single-sign-on/troubleshoot.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ their service.
1616
1. Sign in to the [Admin Console](https://app.docker.com/admin/).
1717
2. Select your organization or company in the left navigation drop-down menu,
1818
and then select **SSO and SCIM**.
19+
20+
> [!NOTE]
21+
>
22+
> When an organization is part of a company, you must select the company and
23+
> view the SSO connection for that organization at the company level.
24+
1925
3. In the SSO connections table, select the **Actions** icon and **View error
2026
logs**. The **Connection errors** page appears with a list of errors that
2127
have occurred in the past 7 days.

layouts/shortcodes/admin-domains.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@
1212

1313
1. Sign in to {{ $product_link }}.
1414
2. {{ $domain_navigation }}
15+
16+
> [!NOTE]
17+
>
18+
> When an organization is part of a company, you must select the company and
19+
> configure the domain for that organization at the company level. Each
20+
> organization in a company can have its own domain, but it must be
21+
> configured at the company level.
22+
1523
3. Select **Add a domain**.
1624
4. Continue with the on-screen instructions to get a verification code for
1725
your domain as a **TXT Record Value**.

layouts/shortcodes/admin-sso-config.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ After your domain is verified, create an SSO connection.
2121

2222
1. Sign in to {{ $product_link }}.
2323
2. {{ $sso_navigation }}
24+
25+
> [!NOTE]
26+
>
27+
> When an organization is part of a company, you must select the company and
28+
> configure SSO for that organization at the company level. Each organization
29+
> can have its own SSO configuration and domain, but it must be configured at
30+
> the company level.
31+
2432
3. In the SSO connections table select **Create Connection**, and create a name for the connection.
2533

2634
> [!NOTE]

layouts/shortcodes/admin-sso-connect.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,14 @@ The SSO connection is now created. You can continue to set up SCIM without enfor
3636

3737
1. Sign in to {{ $product_link }}.
3838
2. {{ $sso_navigation }}
39+
40+
> [!NOTE]
41+
>
42+
> When an organization is part of a company, you must select the company and
43+
> configure SSO enforcement for that organization at the company level. Each
44+
> organization in a company can have its own configuration, but it must be
45+
> configured at the company level.
46+
3947
3. In the SSO connections table, select the **Action** icon and then **Enable enforcement**.
4048

4149
When SSO is enforced, your users are unable to modify their email address and password, convert a user account to an organization, or set up 2FA through Docker Hub. You must enable 2FA through your IdP.

layouts/shortcodes/admin-sso-management-connections.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@
1212

1313
1. Sign in to {{ $product_link }}.
1414
2. {{ $sso_navigation }}
15+
16+
> [!NOTE]
17+
>
18+
> When an organization is part of a company, you must select the company and
19+
> manage the SSO settings for that organization at the company level. Each
20+
> organization can have its own domain and SSO configuration, but it must be
21+
> managed at the company level.
22+
1523
3. In the SSO connections table, select the **Action** icon.
1624
4. Select **Edit connection** to edit your connection.
1725
5. Follow the on-screen instructions to edit the connection.
@@ -20,6 +28,15 @@
2028

2129
1. Sign in to {{ $product_link }}.
2230
2. {{ $sso_navigation }}
31+
32+
> [!NOTE]
33+
>
34+
> When an organization is part of a company, you must select the company and
35+
> delete the SSO connection for that organization at the company level. If a
36+
> connection is used by mulitple organizations and you only want to delete
37+
> the connection for specific organizations, you can [remove those
38+
> organizations](/security/for-admins/single-sign-on/manage/#remove-an-organization).
39+
2340
3. In the SSO connections table, select the **Action** icon.
2441
4. Select **Delete connection**.
2542
5. Follow the on-screen instructions to delete a connection.

0 commit comments

Comments
 (0)