Skip to Content

KalamDB Admin UI Users

The Users page is the Admin UI surface for reviewing KalamDB identities, roles, pending invites, and authentication state.

KalamDB Admin UI Users page showing user identities, roles, and account management details

What Users Shows

The Users page includes:

  • search box for filtering users
  • page-size selector and previous/next pagination controls
  • refresh action
  • Create User action
  • Pending Invites table with invite ID, email, role, expiration, creation time, reinvite action, and delete action
  • Users table with name, user ID, role, email, creation time, edit action, and delete action
  • protected handling for system/root accounts where destructive actions may be disabled

When To Use It

Use this page after bootstrap, local-user changes, or OIDC rollout to confirm the DBA account exists, roles match expectations, invites are still valid, and service/system accounts are not accidentally removed.

For SQL user commands, see Users SQL Reference.

Last updated on