Skip to content

Return artifact consent through registered POST callbacks - #850

Open
tdurieux wants to merge 1 commit into
codex/review-completion-httpfrom
codex/review-callback-handoff
Open

tdurieux wants to merge 1 commit into
codex/review-completion-httpfrom
codex/review-callback-handoff

Conversation

@tdurieux

Copy link
Copy Markdown
Owner

After owner consent, return the completion code to the callback registered for the signed intent's client and callback IDs. The optional authenticated handoff endpoint reloads the browser session before disclosure, and the page uses a native POST with an explicit CSP destination policy. Codes stay out of URLs and browser storage.

Stacks on #849. No startup activation or production configuration change. The review-side receiver still needs a same-origin authenticated continuation because the initial cross-site POST does not send its Strict session cookie.

Validation: 762 tests pass, 74 optional-fixture tests pending; 23 disposable MongoDB tests pass; 16 targeted registry/HTTP and 17 browser/page tests pass. TypeScript, lint and build pass. Chromium desktop/mobile POSTs and a CSP denial pass with no external requests, referrer, Strict cookie, overflow or accessibility violations. Local 100-replay binding median 2.20 ms, p95 2.69 ms; synthetic fixture, no provider traffic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant