- {{#if (and globalReadonlyPolicy globalReadonlyPolicy.data)}}
-
- Generate a read-only ACL token now (preferred) or copy an existing token’s secret ID
-
- {{#if this.isTokenGenerated}}
-
-
-
Token secret ID
-
- {{this.token}}
-
-
-
-
-
- {{else}}
-
-
-
- {{/if}}
-
- {{else}}
-
- Could not generate token.
-
- {{/if}}
-
- {{/if}}
-