Manage Project Members

This guide explains how to manage project members, including importing members and assigning project-related roles.

Import Members

You can grant users operation permissions for the project and its namespaces by importing existing platform users or adding OIDC users. You can assign roles such as project administrators, namespace administrators, developers, or custom roles with project and namespace management permissions.

Constraints and Limitations

  • When no OIDC IDP is configured on the platform:

    • Only existing platform users can be imported as project members, including:
      • OIDC users who have successfully logged in
      • Users synchronized through LDAP
      • Local users
      • Users added to other projects as OIDC users (with source marked as -)
  • When an OIDC IDP is configured:

    • You can add valid OIDC accounts that meet the input requirements
    • Account validity cannot be verified during addition
    • Ensure the account is valid, or it won't be able to log in normally
  • System default administrator users and the currently logged-in user cannot be imported

Procedure

  1. In the Project Management view, click on the project name to be managed.

  2. In the left navigation bar, click Members.

  3. Click Import Member.

  4. Choose either Member List or OIDC Users.

Import from Member List

You can import either all users or selected users from the member list.

TIP

Use the user group dropdown menu in the upper right corner and the search box to filter users by username.

To import all users:

  1. Select Member List.

  2. Click the Bind dropdown menu and select the role to assign to all users.
    If the role requires a namespace, select it from the Namespaces dropdown menu.

  3. Click Import All.

To import specific users:

  1. Select Member List.

  2. Select one or more users using the checkboxes.

  3. Click the Bind dropdown menu and select the role to assign to the selected users.
    If the role requires a namespace, select it from the Namespaces dropdown menu.

  4. Click Import.

Import OIDC Users

  1. Select OIDC Users.

  2. Click Add to create a member record (repeat for multiple members).

  3. Enter the OIDC-authenticated username in the Name field.

WARNING

Ensure the username corresponds to an account that can be authenticated by the configured OIDC system, or login will fail.

  1. Select the role from the Roles dropdown menu.
    If the role requires a namespace, select it from the Namespaces dropdown menu.

  2. Click Import.

After successful import, you can view:

  • The member in the project member list
  • The user in Platform Management > Users
    • Source shows as "-" until first login/sync
    • Source updates after successful login/sync

Remove Members

Remove a project member to revoke their permissions.

Procedure

  1. In the Project Management view, click on the project name.

  2. In the left navigation bar, click Members.

TIP

Use the dropdown list next to the search box to filter members by Name, Display name, or User Group.

  1. Click Remove next to the member you want to remove.

  2. Confirm removal in the prompt dialog.