AICDS Access

Sign in to the customs operations workspace

Use your Cognito-backed AICDS account to enter the declaration workspace. This route preserves the production login plumbing while shifting the experience onto the shared review-desk design system.

Hosted sign-in requiredAuthentication runs through the existing Cognito hosted flow and returns to the app callback before entering the workspace.
Debug mode is availableEnable debug mode only when tracing auth redirects or callback validation.
Not logged inStandard flow
Route RoleProduction authThis page starts real sign-in and preserves callback/session behavior.
Session SourceNo sessionAuthentication state is read server-side from the existing session cookie.
Design ContractShared primitivesLayout, badges, status flags, fields, and controls all come from the new token layer.

Entry Desk

Start secure sign-in

Sign-in is delegated to the hosted Cognito flow and returns through the existing callback route before the app unlocks protected pages.

Build: commit 0ec452e | branch main | env production