Files
rose-ash/lib/identity
giles 398209d484
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s
identity: pushed authorization requests (PAR, RFC 9126, +7 tests)
push_authorization_request lodges the authorization params under a
single-use request_uri; authorize_pushed redeems it into the normal consent
flow. Pushed requests reuse the pending store ({pushed, Rec} keyed by the
request_uri ref — distinct from consent req_ids, so no collision and no new
loop state). The pushed binding (client + redirect + PKCE) is still enforced
at exchange. New tests/par.sx. 217/217.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 04:09:55 +00:00
..