Users
Users authenticate to LeastAction and are granted access directly or via groups. The root user is created at setup (from deploy/.env).
What you can do
- Create users; set the user type (root / admin / member).
- Grant access to catalog items directly, or (preferred) via a group.
- Manage each user's MCP tool allow-list — e.g. disable
delete_item/reset_taskfor specific users (Admin → MCP Access). See MCP. - Issue a marketplace access token per user.
How
Manage users in the UI (Admin), or via the REST API. Full request/response details: User API and Authentication.