Operator Access
Roadmap is available only for operator users.
The roadmap stays on the same domain for convenience, but its content is shown only after operator sign-in through Google and the BFF session.
Authentication Required
operator-only
Sign in with Google and open the roadmap from the operator workspace.
Portal Session
Anonymous
Browser signs in with Google, then exchanges id_token for a same-origin VIDRAI BFF session. After login the portal routes you to the correct workspace by role.
{
"status": "anonymous"
}Workspace Preview
/app
Signed-in users get a role-aware home route and a live summary from the operator or client portal API.
{
"status": "idle"
}