File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
content/manuals/security/for-admins Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,19 @@ title: Organization access tokens
33description : Learn how to create and manage organization access tokens
44 to securely push and pull images programmatically.
55keywords : docker hub, security, OAT, organization access token
6+ linkTitle : Organization access tokens (Beta)
67---
78
8- > [ !NOTE]
9- >
10- > Organization access tokens require a
11- > [ Docker Team, or Business subscription] ( /subscription/core-subscription/details/ ) .
9+ {{% experimental title="Beta" %}}
10+ The organization access tokens feature is currently in [ Beta] ( ../../release-lifecycle.md#beta ) .
11+ {{% /experimental %}}
1212
1313An organization access token (OAT) is like a [ personal access token
1414(PAT)] ( /security/for-developers/access-tokens/ ) , but an OAT is associated with
1515an organization and not a single user account. Use an OAT instead of a PAT to
1616let business-critical tasks access Docker Hub repositories without connecting
17- the token to single user.
17+ the token to single user. You must have a [ Docker Team or Business
18+ subscription] ( /subscription/core-subscription/details/ ) to use OATs.
1819
1920OATs provide the following advantages:
2021
You can’t perform that action at this time.
0 commit comments