mirror of https://github.com/docker/docs.git
security: oat is not supported w/ scout
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
9ef98ae590
commit
35cdceb0c0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue