Docs
Getting Started

First login

How to access your Numezis workspace after receiving your invitation.

Overview

First sign-in establishes your session, portal access, and MFA state before you reach company data.

Where in the app

  • Sign in (public)/auth/login

Step-by-step

  1. Open the login URL for your organization. (Expected: email/password form.) (UAT-C-AUTH-LOGIN-001)
  2. Submit valid credentials. (Expected: redirect or nextStep for MFA setup/verify.) (UAT-C-AUTH-LOGIN-001)
  3. Complete MFA enrollment or verification when prompted. (Expected: session cookie set; no bearer token in browser storage.) (UAT-T-SEC-MFA-001)
  4. Land on portal selection or default company dashboard. (Expected: X-Portal context matches membership.) (UAT-C-AUTH-LOGIN-001)
  5. If credentials fail, read the localized error—do not retry with the same password more than rate-limit allows. (UAT-C-AUTH-LOGIN-001)
  6. Review the audit trail on the record. (Expected: activity event with actor and timestamp.) (UAT-C-AUTH-LOGIN-001)

Permissions and modules

Public auth routes; no company module until portal bootstrap completes.