{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0 ~}}
{{#if this.token.secret}}
You currently lack the
{{#if this.permission}}
{{this.permission}}
{{else}}
required
{{/if}}
Contact your administrator if this is an error.
{{else}}
{{#if this.authMethods}}
Sign in with
{{#each this.authMethods as |authMethod|}}
{{this.permission}}
{{else}}
requisite
{{/if}}
permission to view this.
{{/if}}
If you have signed in via the Nomad CLI, authenticate with:
$ nomad ui -authenticate