Role details

Users

Choose the users who should belong to this role.

{{#if users.length}} {{#each users}} {{/each}} {{else}} {{/if}}
Select Username Name Roles
{{username}}
{{#if name}}{{name}}{{else}}-{{/if}} {{#if roleNames}}{{roleNames}}{{else}}No roles assigned{{/if}}
No users found.
{{> table-pagination pagination=pagination basePath=roleEditBasePath alwaysShow=true}}

Permissions

Each section below is a resource. Pick the actions this role should have for that resource.

{{#if permissionGroups.length}}
{{#each permissionGroups}}

{{#each permissions}}
{{/each}}
{{/each}}
{{else}}
No permissions are available.
{{/if}}