Golden Path Setup Wizard
Tenant: tenant_acme
Current launch-readiness status: unknown
Configure tenant environments
Confirm tenant env enablement and pinned region in the admin home page.
Register upstream IdP and platform connection
Create OIDC/SAML upstream entries and platform connection audiences/scopes.
Validate discovery and JWT trust
Run smoke conformance for discovery/JWKS contract checks.
command:
pnpm test:conformance-smokeRun reference platform OIDC flow
Run full login and code-exchange verification against staging issuer.
command:
pnpm test:reference-platform-e2eRun security and launch gates
Generate security + launch artifacts and confirm no blockers remain.
command:
pnpm test:security && pnpm launch:gate --run-id <run-id> --artifacts-dir artifacts/launch-readiness
Checklist reference: specs/verification/golden-path-integration-checklist.md