Skip to content

Commit a445588

Browse files
hc-github-team-consul-coreChris S. KimDanStough
authored
Backport of docs: Update acl-tokens.mdx into release/1.14.x (#15609)
* backport of commit ae2b999 * backport of commit 82b076d Co-authored-by: Chris S. Kim <ckim@hashicorp.com> Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
1 parent e674f36 commit a445588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/content/docs/security/acl/acl-tokens.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ Refer to the [API](/api-docs/acl/tokens) or [command line](/commands/acl/token)
145145
| `NodeIdentities` | Specifies a list of node identities to apply to the token. See [Node Identities](/docs/security/acl/acl-roles#node-identities) in the "Roles" topic for additional information. | Array | none |
146146
| `Legacy` | Indicates if the token was created using the the legacy ACL system. | Boolean | `false` |
147147
| `Policies` | List of policies linked to the token, including the policy ID and name. | String | none |
148+
| `Roles` | List of roles linked to the token, including the role ID and name. | String | none |
148149

149150
## Special-purpose Tokens
150151

0 commit comments

Comments
 (0)