🔒

Internal Area

This page will be protected by Cloudflare Access in production. Only team members authenticated via your Google Workspace will see this content.

Setup checklist

  • Create a Cloudflare Access application for staging.forgebeyond.ai/internal/*
  • Add a policy: allow emails ending in @forgebeyond.ai
  • Switch Astro to output: "server" + Cloudflare adapter for dynamic content
  • Read Cf-Access-Jwt-Assertion header to identify the user

This is a placeholder — no fake auth flow is implemented. Real access control is handled at the infrastructure layer.