Skip to main content
Version: Latest

Shumoul Tenant Signup and First Login Journey — Developer Guide

The authoritative developer guide for the full tenant self-service signup flow: the public reference-data lookups a signup form calls before submission, registration, account activation, first login, the first-login onboarding survey, settings recommendation/apply, and the conditions that make the tenant's dashboard reachable. Written to close a production defect where self-registration failed with "Shared location reference-data validation is not implemented in this codebase."

Who it's for: Backend Developers · Frontend/Angular Developers (Shumoul.Portal) · QA · DevOps · Future Maintainers

FieldValue
StatusProduction Ready (backend) — documents the self-service signup contract for the frontend team
VersionShumoul.Framework.MultiTenancy.Api 1.0.116
Last Updated2026-07-19
Maintained ByShumoul Engineering
DocumentationOfficial Developer Guide
Source of TruthShumoul Platform Source Code (Shumoul.Saas.MultiTenancyApi, Shumoul.Saas.Api)

Chapters

#SectionFile
1Cover01-cover.md
2Table of Contents02-table-of-contents.md
3Overview03-overview.md
4Frontend Prerequisite APIs04-frontend-prerequisite-apis.md
5Registration API05-registration-api.md
6Location Validation — Root Cause and Fix06-location-validation.md
7Account Activation07-account-activation.md
8Login08-login.md
9First-Login Onboarding09-first-login-onboarding.md
10Settings Recommendation and Apply10-settings-recommendation-and-apply.md
11Starter Kit Preview/Apply — Boundary11-starter-kit-boundary.md
12End-to-End Sequence Diagram and Internal Call Map12-sequence-diagram-and-call-map.md
13Troubleshooting13-troubleshooting.md
14Operational Boundaries14-operational-boundaries.md