Skip to main content
Version: 1.0.0

Users

Administrators can search the user list, browse it page by page, grant or revoke administrator privileges, and delete users from the dashboard UI.

Admin only

This menu appears only for accounts that have the nufi-admin role. The default administrator account is created automatically in the Keycloak realm during system installation, and the default login is admin / nufiadmin. Set the KEYCLOAK_ADMIN_PASSWORD environment variable before installation to change the default password.

Prerequisites

  • NuFi must be installed and the Keycloak integration must be complete.
  • You must be logged in as an account granted the nufi-admin role.

User list

In the left sidebar, click Admin > Users.

Admin user management

Enter a username or email address in the search field and click Search to show matching users. The list is loaded 20 users per page, and you can move between pages with the pagination controls at the bottom.

Columns

ColumnDescription
UsernameUser login ID
EmailUser email address
RoleShows an admin badge for administrators (blank for regular users)
CreatedAccount creation time

Row actions

Use the Actions column in each user row to run these actions.

ActionDescription
Grant admin / Revoke adminGrants or removes the nufi-admin role for the user.
DeleteDeletes the user. A confirmation dialog appears before deletion.
note

The default admin account (admin) cannot be deleted or have its role changed, and you cannot delete your own account or revoke your own admin role.

Delete users carefully

Deleting a user removes them from all projects. Projects where the user was the only member are deleted together with all of their resources, and Kubernetes namespace deletion is also attempted best-effort. The confirmation dialog shows the list of projects that will be deleted in advance.