Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions content/manuals/security/for-admins/access-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ The organization access tokens feature is currently in [Beta](../../release-life

> [!WARNING]
>
> Organization access tokens aren't currently compatible with Docker Build Cloud. If you
> are using Docker Build Cloud, you must use personal access tokens instead.
> Organization access tokens aren't currently compatible with the following services:
>
> - Docker Build Cloud
> - Docker Scout
>
> If you use these services, you must use personal access tokens instead.

An organization access token (OAT) is like a [personal access token
(PAT)](/security/for-developers/access-tokens/), but an OAT is associated with
Expand Down
Loading