We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4b9ac commit 660044aCopy full SHA for 660044a
content/manuals/security/for-admins/access-tokens.md
@@ -10,6 +10,11 @@ linkTitle: Organization access tokens (Beta)
10
The organization access tokens feature is currently in [Beta](../../release-lifecycle.md#beta).
11
{{% /experimental %}}
12
13
+> [!WARNING]
14
+>
15
+> Organization access tokens aren't currently compatible with Docker Build Cloud. If you
16
+> are using Docker Build Cloud, you must use personal access tokens instead.
17
+
18
An organization access token (OAT) is like a [personal access token
19
(PAT)](/security/for-developers/access-tokens/), but an OAT is associated with
20
an organization and not a single user account. Use an OAT instead of a PAT to
0 commit comments