You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/fundamentals/account-owned-tokens.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
---
6
6
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.
7
+
Account Owned Tokens are the first step that Cloudflare is taking to represent service principals in our service.
8
8
9
9
Cloudflare is working to ensure that all features eventually become compatible with Account Owned Tokens.
10
10
@@ -14,7 +14,7 @@ If you are working with a service that is not currently supported by Account Own
14
14
User tokens will continue to work and we do not have plans to deprecate them.
15
15
:::
16
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**.
17
+
Account Owned Tokens are available to all customers. Super Administrators of accounts on the [Cloudflare dashboard](https://dash.cloudflare.com/) can find them via **Manage Account** > **API Tokens**.
18
18
19
19
You can still create tokens using the Cloudflare dashboard, and it can also be accessed via the API at `/accounts/<accountID>/tokens`.
0 commit comments