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

pull/15607/head
Chris S. Kim 2022-11-29 15:51:11 -05:00 committed by GitHub
parent ae2b999c59
commit 82b076d0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ Refer to the [API](/api-docs/acl/tokens) or [command line](/commands/acl/token)
| `Legacy` | Indicates if the token was created using the the legacy ACL system. | Boolean | `false` | | `Legacy` | Indicates if the token was created using the the legacy ACL system. | Boolean | `false` |
| `Policies` | List of policies linked to the token, including the policy ID and name. | String | none | | `Policies` | List of policies linked to the token, including the policy ID and name. | String | none |
| `Roles` | List of roles linked to the token, including the role ID and name. | String | none | | `Roles` | List of roles linked to the token, including the role ID and name. | String | none |
## Special-purpose Tokens ## Special-purpose Tokens
Your ACL administrator can configure several tokens that enable specific functions, such as bootstrapping the ACL Your ACL administrator can configure several tokens that enable specific functions, such as bootstrapping the ACL