{{#if isAuthorized }} {{title 'Tokens'}} {{else}} {{title 'Access Controls'}} {{/if}} {{partial 'dc/acls/tokens/notifications'}}

Access Controls

{{#if isAuthorized }} {{partial 'dc/acls/nav'}} {{/if}} {{partial 'dc/acls/disabled'}} {{partial 'dc/acls/authorization'}} Create {{#if (gt items.length 0) }} {{/if}} {{#if (token/is-legacy items)}}

Update. We have upgraded our ACL System to allow the creation of reusable policies that can be applied to tokens. Read more about the changes and how to upgrade legacy tokens in our documentation.

{{/if}} Accessor ID Scope Description Roles & Policies   {{substr item.AccessorID -8}} {{if item.Local 'local' 'global' }}

{{default item.Description item.Name}}

{{#if (token/is-legacy item) }}

Legacy tokens have embedded rules.

{{ else }} {{#each (append item.Policies item.Roles) as |item|}} {{item.Name}} {{/each}} {{/if}} {{#if (eq item.AccessorID token.AccessorID)}} Your token {{/if}}
More
  • Edit
  • {{#if (not (token/is-legacy item))}}
  • {{/if}} {{#if (eq item.AccessorID token.AccessorID) }}
  • Confirm logout

    Are you sure you want to stop using this ACL token? This will log you out.

  • {{else}}
  • Confirm use

    Are you sure you want to use this ACL token?

  • {{/if}} {{#unless (or (token/is-anonymous item) (eq item.AccessorID token.AccessorID)) }}
  • Confirm Delete

    Are you sure you want to delete this token?

  • {{/unless}}

    {{#if (gt items.length 0)}} No tokens found {{else}} Welcome to ACL Tokens {{/if}}

    {{#if (gt items.length 0)}} No tokens where found matching that search, or you may not have access to view the tokens you are searching for. {{else}} There don't seem to be any tokens, or you may not have access to view tokens yet. {{/if}}