mirror of https://github.com/docker/docs.git
Merge pull request #21158 from dvdksn/oat-scout-exception
security: oat is not supported w/ scout
This commit is contained in:
commit
92933dfd8d
|
@ -12,8 +12,12 @@ The organization access tokens feature is currently in [Beta](../../release-life
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
>
|
>
|
||||||
> Organization access tokens aren't currently compatible with Docker Build Cloud. If you
|
> Organization access tokens aren't currently compatible with the following services:
|
||||||
> are using Docker Build Cloud, you must use personal access tokens instead.
|
>
|
||||||
|
> - 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
|
An organization access token (OAT) is like a [personal access token
|
||||||
(PAT)](/security/for-developers/access-tokens/), but an OAT is associated with
|
(PAT)](/security/for-developers/access-tokens/), but an OAT is associated with
|
||||||
|
|
Loading…
Reference in New Issue