Skip to content

[Feature] Manage users' rbac using user groups #76

@mawandm

Description

@mawandm

Description
User groups help manage user permissions in bulk.

Detail
Managing user permissions in bulk can be a challenge. The concept of user groups allows to add user permissions in bulk with simplicity. This feature introduces user groups.

Acceptance Criteria

  1. A user group can be created.
  2. A role can be assigned to a user group.
  3. A user can be assigned to a user group.
  4. A user assigned to the user group assumes all permissions from all roles assigned to the user group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIBackend APIenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions