School System
A calm, private workspace for school operations.
School-specific sign-in keeps access scoped to the right campus, the right team, and the right student records. Public forms stay school-aware, and the internal workspace stays clean once you are in.
If you work at or study with a school using this system, use the login link that school shared with you. The login route itself determines which school context to open before the school sign-in domain handles your secure account login.
Use Your School Login LinkAsk your school for the exact `/login/<school>` link if you do not already have it.
Auth Model
School-scoped entry
Each school uses its own login route, such as `/login/cla`.
School sign-in domain
Credential entry happens on the school-specific sign-in surface, not inside the app shell.
App-owned authorization
School memberships, roles, and visibility are still enforced by the application database.
Generic sign-in is not the primary path
Use the school route you were given, then continue in the school-branded sign-in flow with your account credentials.