agent b44aa02326 test(bus): prove a registered identity is accepted on the live cluster
Extend the live smoke: when a registered identity is present (its sign_pub added
to the bus allowlist), assert the SAME SDK that a fresh identity gets rejected with
is now ACCEPTED — control plane no longer 401s and the nats.ws data-plane
connection succeeds. Verified 2026-06-14 against the 3-node cluster: random
identity -> 401 / 'authorization violation'; registered identity -> 403 'not a
member of this room' / connected=true. The allowlist is the only gate; the SDK
speaks both planes correctly end-to-end. Issue 0001, Phase 3.
2026-06-14 11:21:38 +02:00
S
Description
Synced from fn_registry
327 KiB
Languages
TypeScript 99.6%
JavaScript 0.2%
HTML 0.2%