stack/apps
Bilal Godil 6b8cd7e564 chore(backend): defer SAML seed + node-saml dep to stacked backend PR
Removes seedSamlConnections (and its STACK_SEED_ENABLE_SAML callsite)
plus the @node-saml/node-saml dependency from this PR. Both depend on
config.auth.saml schema entries that don't exist on this branch yet —
the seed wrote overrides that were silently dropped during config
normalization, and node-saml had no consumer here.

They land together in the stacked backend PR alongside the schema and
the SAML protocol wrapper that actually imports node-saml.
2026-04-30 14:45:48 -07:00
..
backend chore(backend): defer SAML seed + node-saml dep to stacked backend PR 2026-04-30 14:45:48 -07:00
dashboard fix(dashboard): UI bug fixes (#1377) 2026-04-28 18:49:28 -07:00
dev-launchpad chore(mock-saml-idp): switch to port suffix 42 to avoid collision 2026-04-30 14:45:04 -07:00
e2e fix(test): use matched cookie prefix in snapshot serializer 2026-04-30 09:29:38 -07:00
hosted-components chore: update package versions 2026-04-20 19:06:56 -07:00
internal-tool Dashboard: DataGrid refactor + layout (stacked on overview-revamp) (#1338) 2026-04-27 13:50:24 -07:00
mock-oauth-server fix(emulator): move mock OAuth off 8114 to avoid pnpm dev conflict (#1385) 2026-04-27 09:39:34 -07:00
mock-saml-idp fix(mock-saml-idp): split buildAssertion + replay full POST body 2026-04-30 14:45:39 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00