fix(gateway): gate talk secret bootstrap handoff (#85690)

Merged via squash.

Prepared head SHA: 9247cdab05
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
Reviewed-by: @ngutman
This commit is contained in:
Nimrod Gutman
2026-05-25 11:34:12 +03:00
committed by GitHub
parent 35dcd42c9d
commit c791e4242b
14 changed files with 218 additions and 77 deletions

View File

@@ -92,7 +92,7 @@ describe("pairing setup code", () => {
baseDir: undefined,
profile: {
roles: ["node", "operator"],
scopes: ["operator.approvals", "operator.read", "operator.write"],
scopes: ["operator.approvals", "operator.read", "operator.talk.secrets", "operator.write"],
},
});
if (params.url) {