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
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>
Copy file name to clipboardExpand all lines: website/content/docs/security/acl/acl-tokens.mdx
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@ Refer to the [API](/api-docs/acl/tokens) or [command line](/commands/acl/token)
145
145
|`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 |
146
146
|`Legacy`| Indicates if the token was created using the the legacy ACL system. | Boolean |`false`|
147
147
|`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 |
0 commit comments