stack/apps/dev-launchpad
Bilal Godil 18567fb2d0 chore(mock-saml-idp): switch to port suffix 42 to avoid collision
The mock SAML IdP previously used port suffix 15, which is also bound by
examples/supabase. Under \`pnpm dev:basic\` / \`dev:full\` whichever started
second failed to bind. Suffixes 01–41 are otherwise spoken for; 42 is the
first free slot before the LocalStack reservation at 50–99.

- Default port → \`\${prefix}42\`
- \`pnpm kms\` cleanup list grows to include 42
- e2e CI health-check URL updated to \`http://localhost:8142/idp\`
- Add a dev launchpad tile so the SAML mock is discoverable next to the
  OAuth mock
2026-04-30 14:45:04 -07:00
..
public chore(mock-saml-idp): switch to port suffix 42 to avoid collision 2026-04-30 14:45:04 -07:00
scripts Customizable ports (#962) 2025-10-20 15:24:47 -07:00
.gitignore Customizable ports (#962) 2025-10-20 15:24:47 -07:00
package.json chore: update package versions 2026-04-20 19:06:56 -07:00