@@ -15,13 +15,12 @@ params:
1515
1616> [ !WARNING]
1717>
18- > Organization access tokens (OATs) are not intended to be used with Docker Desktop, and are incompatible.
18+ > Organization access tokens (OATs) are not intended to be used with Docker
19+ > Desktop, and are incompatible.
1920>
2021> OATs are also currently incompatible with the following services:
2122>
22- > - Docker Build Cloud
2323> - Docker Scout
24- > - Docker REST APIs
2524>
2625> If you use Docker Desktop or one of these services, you must use personal access tokens instead.
2726
@@ -38,8 +37,8 @@ OATs provide the following advantages:
3837 if you find any suspicious activity.
3938- You can limit what each OAT has access to, which limits the impact if an OAT
4039 is compromised.
41- - All organization owners can manage OATs. If one owner leaves the organization,
42- the remaining owners can still manage the OATs.
40+ - All company or organization owners can manage OATs. If one owner leaves the
41+ organization, the remaining owners can still manage the OATs.
4342- OATs have their own Docker Hub usage limits that don't count towards your
4443 personal account's limits.
4544
@@ -55,18 +54,19 @@ If you have existing [service accounts](/docker-hub/service-accounts/), Docker r
5554 it.
5655- OATs are not associated with a single user. If a user with access to the
5756 service account leaves your organization, you may lose access to the service
58- account. OATs can be managed by any organization owner.
57+ account. OATs can be managed by any company or organization owner.
5958
6059## Create an organization access token
6160
6261> [ !IMPORTANT]
6362>
64- > Treat access tokens like a password and keep them secret. Store your tokens securely in a credential manager for example.
63+ > Treat access tokens like a password and keep them secret. Store your tokens
64+ > securely in a credential manager for example.
6565
66- Organization owners can create up to 10 organization access tokens (OATs) for
67- organizations with a Team subscription and up to 100 OATs for organizations with
68- a Business subscription. Expired tokens count towards the total amount of
69- tokens.
66+ Company or organization owners can create up to 10 organization access tokens
67+ (OATs) for organizations with a Team subscription and up to 100 OATs for
68+ organizations with a Business subscription. Expired tokens count towards the
69+ total amount of tokens.
7070
7171To create an OAT:
7272
0 commit comments