User Management

User Management using Role-Based Access Control (RBAC) is a centralized security model used to restrict system access based on their roles and responsibilities within the organization.

The User Management system comprises four main components, including:

  1. User: This component refers to the individual who requires access to the different services deployed on HyperTest. The user is assigned a specific role/group that defines their job functions and responsibilities.

  2. Role: This component refers to an Access Level that defines what the user is allowed to do restricted to a list of services deployed on HyperTest. A role can be assigned to multiple users.

  3. Groups: These are combinations of roles so that they can be clubbed together and assigned a name. This allows for easy management of large numbers of users with similar access requirements.

Let's now look at the procedure for creating the first Admin User and setting up Roles, and Groups.

Last updated