Provisioning
Administrators create or link accounts without opening anonymous public registration.
Security engineering guide
A login screen does not make a portal secure. The important controls sit in identity, authorization, tenant boundaries, publication rules and evidence when privileged actions occur.
A client should never choose an organization identifier and rely on the interface to hide other records. The API must resolve the permitted organization from the authenticated account and apply that boundary to every query.
Administrators create or link accounts without opening anonymous public registration.
Strong password handling, rate limits, session controls and MFA protect more than the initial login.
Client, moderator and administrator permissions stay explicit and are enforced by the API.
Revocable sessions and recovery procedures are designed before an account is compromised.
Proposals, milestones, support notes and monthly reports need an explicit client-visible or published state. Administrative changes should create audit evidence without writing credentials or sensitive payloads into logs.