Skip to content

Commit 74048fe

Browse files
aimeeuboruszak
andauthored
Apply suggestions from code review
Co-authored-by: Jeff Boruszak <[email protected]>
1 parent 408e0d5 commit 74048fe

File tree

4 files changed

+4
-9
lines changed

4 files changed

+4
-9
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Warning>
22

3-
The anonymous token assigns permissions to all unauthenticated requests to
4-
Consul. We recommend using tokens with specific policies rather than an overly
5-
permissive anonymous token.
3+
All unauthenticated requests to Consul receive permissions from the anonymous token. To ensure clusters remain secure, we recommend using tokens with specific policies instead of an overly permissive anonymous token.
64

75
</Warning>

content/consul/v1.18.x/content/docs/security/acl/tokens/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ This token has the following attributes (see [Token Attributes](#token-attribute
206206
- `AccessorID`: `00000000-0000-0000-0000-000000000002`
207207
- `SecretID`: `anonymous`
208208

209-
The description and policies may be updated, but the anonymous token cannot be
210-
deleted.
209+
You can update the anonymous token's description and policies, but you cannot delete the anonymous token.
211210

212211
@include '../../../global/partials/alerts/warn-anon-token.mdx'
213212

content/consul/v1.19.x/content/docs/security/acl/tokens/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ This token has the following attributes (see [Token Attributes](#token-attribute
206206
- `AccessorID`: `00000000-0000-0000-0000-000000000002`
207207
- `SecretID`: `anonymous`
208208

209-
The description and policies may be updated, but the anonymous token cannot be
210-
deleted.
209+
You can update the anonymous token's description and policies, but you cannot delete the anonymous token.
211210

212211
@include '../../../global/partials/alerts/warn-anon-token.mdx'
213212

content/consul/v1.20.x/content/docs/security/acl/tokens/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ This token has the following attributes (see [Token Attributes](#token-attribute
206206
- `AccessorID`: `00000000-0000-0000-0000-000000000002`
207207
- `SecretID`: `anonymous`
208208

209-
The description and policies may be updated, but the anonymous token cannot be
210-
deleted.
209+
You can update the anonymous token's description and policies, but you cannot delete the anonymous token.
211210

212211
@include '../../../global/partials/alerts/warn-anon-token.mdx'
213212

0 commit comments

Comments
 (0)