IQSK
Commission Portal
Admin surface placeholder
Dedicated commission subdomain
The administration surface now lives on its own host.
This commission entry point is served by the same Laravel codebase as the voter portal, but isolated under https://commission.iqskenya.org so admin workflows can grow independently from the public elections experience.
Next implementation area
Add commission authentication, middleware, election management, candidate management, token operations, tallying, and audit reporting here without exposing those routes on the public voter host.
- Public host
- https://etest.iqskenya.org
- Commission host
- https://commission.iqskenya.org
- Session scope
- Host-specific cookies remain isolated per subdomain.