Join us
LanguageTREN
EnaTto

QR-ready feedback, cleaning checklists, and surveys

Multilingual marketing site on www; tenant workspaces live on your subdomain. Authentication and APIs stay behind the Next.js BFF.

Use your tenant subdomain to sign in

Architecture sketch
BrowserEnaTto (www / tenant)EnaSpace ConsoleBrowserZitadelOIDCEnaTto (www / tenant)Next.js BFFenatto-apiProgramme dataGateway JWT + M2MEnaSpace ConsoleGateway JWT + M2M

TTO teams get the same hardened path: OIDC at the edge, opaque cookies, gateway JWT + M2M toward enatto-api inside the cluster.

Built for field teams

Illustrative names — swap for real customer marks when ready.

EnaInnovationAtlas SaaSNorthwind Labs

Tenant workspace

Open your organisation subdomain (e.g. acme.enatto.com) to reach the animated sign-in flow and dashboard.

Highlights

BFF-only API access

Browser talks to Next.js; short-lived gateway JWTs are minted server-side for internal APIs.

TR / EN

Locale negotiation with cookie preference, Accept-Language, and reduced-motion aware UI.

Dark / light

Same design language as EnaSpace console and portal.

Tenant isolation

Subdomain resolves the tenant context; admin routes require OIDC session.