Skip to content

Commit 36de270

Browse files
authored
Merge pull request #24421 from dvdksn/fix/issue-24282-sso-seat-clarity
admin: clarify SSO condition for company owner seat occupancy
2 parents b6fba5d + 6929731 commit 36de270

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

content/manuals/admin/company/owners.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage company owners
33
description: Learn how to add and remove company owners.
44
keywords: company, owners, add company owner, remove company owner, company manageemnt, company owner permissions
55
aliases:
6-
- /docker-hub/company-owner/
6+
- /docker-hub/company-owner/
77
---
88

99
{{< summary-bar feature_name="Company" >}}
@@ -16,12 +16,13 @@ don’t need to be members of any individual organization.
1616
> [!IMPORTANT]
1717
>
1818
> Company owners do not occupy a seat unless they are added as a member of an
19-
organization under your company or SSO is enabled.
19+
> organization under your company, or SSO is enabled and the company owner signs
20+
> in via SSO (which automatically adds them as an organization member).
2021
2122
## Add a company owner
2223

2324
1. Sign in to [Docker Home](https://app.docker.com) and select your company from
24-
the top-left account drop-down.
25+
the top-left account drop-down.
2526
1. Select **Admin Console**, then **Company owners**.
2627
1. Select **Add owner**.
2728
1. Specify the user's Docker ID to search for the user.
@@ -30,7 +31,7 @@ the top-left account drop-down.
3031
## Remove a company owner
3132

3233
1. Sign in to [Docker Home](https://app.docker.com) and select your company from
33-
the top-left account drop-down.
34+
the top-left account drop-down.
3435
1. Select **Admin Console**, then **Company owners**.
3536
1. Locate the company owner you want to remove and select the **Actions** menu.
3637
1. Select **Remove as company owner**.

content/manuals/admin/faqs/company-faqs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ description: Company FAQs
66
keywords: Docker, Docker Hub, SSO FAQs, single sign-on, company, administration, company management
77
tags: [FAQ]
88
aliases:
9-
- /docker-hub/company-faqs/
10-
- /faq/admin/company-faqs/
9+
- /docker-hub/company-faqs/
10+
- /faq/admin/company-faqs/
1111
---
1212

1313
### Some of my organizations don’t have a Docker Business subscription. Can I still use a parent company?
@@ -27,7 +27,7 @@ outside of the company.
2727
Company owners do not occupy a seat unless one of the following is true:
2828

2929
- They are added as a member of an organization under your company
30-
- SSO is enabled
30+
- SSO is enabled and the company owner signs in via SSO, which automatically adds them as an organization member
3131

3232
Although company owners have the same access as organization owners across all
3333
organizations in the company, it's not necessary to add them to any

0 commit comments

Comments
 (0)