Skip to content

Commit 150b1f7

Browse files
Update callout in OATs docs (#21608)
## Description - OATs is incompatible with DD (and intended to be) - Needed to add this to the existing callout, and clarify that it is intended to be incompatible - Context: https://docker.slack.com/archives/C046HE6K4CC/p1733859712930509 ## Related issues or tickets [ENGDOCS-2355](https://docker.atlassian.net/browse/ENGDOCS-2355) ## Reviews @technicallyjosh - [ ] Technical review - [ ] Editorial review [ENGDOCS-2355]: https://docker.atlassian.net/browse/ENGDOCS-2355?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1 parent 8c85f1c commit 150b1f7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/manuals/security/for-admins/access-tokens.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@ The organization access tokens feature is currently in [Beta](../../release-life
1212

1313
> [!WARNING]
1414
>
15-
> Organization access tokens aren't currently compatible with the following services:
15+
> Organization access tokens (OATs) are not intended to be used with Docker Desktop, and are incompatible.
16+
>
17+
> OATs are also currently incompatible with the following services:
1618
>
1719
> - Docker Build Cloud
1820
> - Docker Scout
1921
> - Docker REST APIs
2022
>
21-
> If you use these services, you must use personal access tokens instead.
23+
> If you use Docker Desktop or one of these services, you must use personal access tokens instead.
2224
2325
An organization access token (OAT) is like a [personal access token
2426
(PAT)](/security/for-developers/access-tokens/), but an OAT is associated with

0 commit comments

Comments
 (0)