Skip to content

Groups

A group is a collection of users that have the same role or roles. Groups make it easier to manage users that are similar instead of managing users one at a time.


Default Groups

All Organizations come primed with two default groups.

  • All Local Users (All users that are managed locally in the Org belong to the "All Local Users" group. This group has the least privileges in the platform)

  • Organization Admins (Users that belong to this group have access to ALL PROJECTS and is the most privileged role)

All Local Users


Add/Remove Users

Admins can easily add/remove users from Groups.

  • Select one Group and click Add/Remove Members. Based on the requirement, add/remove local users or IDP users to the group

Add/Remove Users from Group

  • Select the required users and click Add to Group from the left pane. This will add the users to the right pane Group Users
  • Save & Exit. Once the users are added to the group, they will automatically inherit the roles associated with the group.

Add/Remove Users from Group


Assign Groups to Projects

In the example below, we have a Project called "SolutionsTeam". We have created a Group called "DemoAdmin" who are meant to be the group of privileged users for this Project.

Instead of assigning users "one at a time", we will assign the "DemoAdmin" Project to the group called "SolutionsTeam"

Assign Groups to Projects

  • Click on "Assign Group to Project"
  • Select the Project from the drop down
  • Select the Role Association, Base Roles (RBAC roles) (or) Custom Roles and click Save & Exit

An example of selecting "Workspace Admin" base role from the list is given below. Permissions shows the privileges allowed for each role

Assign Groups to Projects

An example of selecting custom role from the drop-down is given below. Namespace is mandatory if assigning a custom role

Assign Groups to Projects

Organization Admins can model similar structures using groups.

Important

Namespace selection is mandatory when assigning Namespace Admin or Namespace Read Only role to the groups. This requirement applies to both base roles and custom roles.

Admins can modify custom roles assigned to groups holding base roles of Namespace Admin and Namespace Read Only.

Assign Groups to Projects


Review Group

Admins can also review the users and projects associated with a group.

In the example below, we plan to review the users and projects associated with the Group "DemoAdmin"

  • In the users tab, notice that there is only one local user in this group

Review Group - Users

To view the IDP users of this group, select IDP Users option. The below example shows one IDP User in this group

Review Group - Users

  • In the projects tab, notice that there is only one project called "SolutionsTeam" associated with this group and the assigned role is that of an Infrastructure Admin (Base Role)

Review Group - Users

Visit this page for Group Management via CLI.