Skip to content

Commit 6cd8a7b

Browse files
[IAM] Update Account Owned Tokens partial (#17282)
* iam aot * typo
1 parent e8e78d2 commit 6cd8a7b

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

src/content/partials/fundamentals/account-owned-tokens.mdx

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,28 @@
44

55
---
66

7-
## What are Account Owned Tokens?
7+
Account Owned Tokens are the first step that Cloudflare is taking to represent service principals in our service, and it is currently being released in open beta.
88

9-
Account Owned Tokens are Cloudflare's first step to represent service principals in our service. Account Owned Tokens are currently in Open Beta.
10-
Cloudflare is working to enable all features to be compatible with Account Owned tokens, and a short compatibility list is provided below.
11-
If you are working with a product or feature that is not currently supported by Account Owned Tokens, continue to use the existing user tokens.
12-
User tokens will continue to work, and we do not have plans to deprecate them.
9+
Cloudflare is working to ensure that all features eventually become compatible with Account Owned Tokens.
1310

14-
Account Owned Tokens are visible for Super Administrators of accounts on the Cloudflare dashboard via **Manage Account** > **API Tokens**.
15-
The existing token creation UI is available and can also be accessed from the API at /accounts/:accountID/tokens.
11+
If you are working with a service that is not currently supported by Account Owned Tokens, it is recommended that you continue to use the existing user tokens.
12+
13+
:::note
14+
User tokens will continue to work and we do not have plans to deprecate them.
15+
:::
16+
17+
Account Owned Tokens will be visible for Super Administrators of accounts on the [Cloudflare dashboard](https://dash.cloudflare.com/) via **Manage Account** > **API Tokens**.
18+
19+
You can still create tokens using the Cloudflare dashboard, and it can also be accessed via the API at `/accounts/<accountID>/tokens`.
1620

1721
Try using Account Owned Tokens specifically in these scenarios:
1822

19-
1. If you require business continuity when managing tokens as a team of super administrators
20-
2. If you need to restrict API access on your account and want to centralize visibility and management of these tokens
23+
- You require business continuity when managing tokens as a team of super administrators.
24+
- You need to restrict API access on your account and want to centralize visibility and management of these tokens.
2125

22-
## Account Owned Tokens Compatibility Matrix
26+
## Compatibility matrix
2327

24-
Account Owned Tokens are a new credential type that is in Open Beta. This is the list of currently supported products and their compatability status.
28+
Account Owned Tokens are a new credential type that is currently in open beta. Refer to the table below for products currently supported and their compatibility status.
2529

2630
| Product | Compatible |
2731
| ------------------------------- | ----------------------- |

0 commit comments

Comments
 (0)