{{define "token_delegates"}}

Token Issue Delegates

Delegates can issue and rotate tokens for this service account without holding the admin role.

{{if .TokenDelegates}} {{range .TokenDelegates}} {{end}}
AccountGranted
{{.GranteeName}} {{formatTime .GrantedAt}}
{{else}}

No delegates.

{{end}} {{if .DelegatableAccounts}}
{{end}}
{{end}}