{{tokenRecord.accessor}}
{{tokenRecord.secret}}
To protect Secret IDs, tokens are stored client-side in session storage. Your ACL token is automatically cleared from storage upon closing your browser window. You can also manually clear your token instead.
Sent with every request to determine authorization
Your token is valid and authorized for the following policies.
The token secret you have provided does not match an existing token.
{{tokenRecord.accessor}}
{{tokenRecord.secret}}
{{#if policy.description}} {{policy.description}} {{else}} No description {{/if}}
{{policy.rules}}