Principal from School A cannot view School B
Login as Principal with School A, then open /school/north-atlanta and confirm redirect with deny notice.
Demo login
This login issues short-lived mock JWTs and applies application-level RBAC enforcement so each role only sees allowed routes and role-scoped navigation.
School-scoped roles are also bound to a selected school context, so principals, teachers, counselors, parents, and students do not land in a different school’s data.
API base URL: https://wex9fzikz6.execute-api.us-east-1.amazonaws.com/demo/api
School-scoped roles will be bound to this school at login so they cannot pivot into another school’s data.
Ready