Skip to content

Commit

Permalink
backport of commit 82b076d
Browse files Browse the repository at this point in the history
  • Loading branch information
kisunji committed Nov 29, 2022
1 parent 4e36681 commit 4c23917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/content/docs/security/acl/acl-tokens.mdx
Expand Up @@ -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` |
| `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 |

## Special-purpose Tokens

Your ACL administrator can configure several tokens that enable specific functions, such as bootstrapping the ACL
Expand Down

0 comments on commit 4c23917

Please sign in to comment.