Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s
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>
30 lines
692 B
Markdown
30 lines
692 B
Markdown
# identity-on-sx Scoreboard
|
|
|
|
**Total: 217 / 217 tests passing**
|
|
|
|
| | Suite | Pass | Total |
|
|
|---|---|---|---|
|
|
| ✅ | session | 11 | 11 |
|
|
| ✅ | token | 24 | 24 |
|
|
| ✅ | registry | 9 | 9 |
|
|
| ✅ | api | 10 | 10 |
|
|
| ✅ | oauth | 17 | 17 |
|
|
| ✅ | sso | 10 | 10 |
|
|
| ✅ | membership | 17 | 17 |
|
|
| ✅ | cache | 9 | 9 |
|
|
| ✅ | audit | 11 | 11 |
|
|
| ✅ | federation | 12 | 12 |
|
|
| ✅ | expiry | 8 | 8 |
|
|
| ✅ | clients | 11 | 11 |
|
|
| ✅ | grants | 9 | 9 |
|
|
| ✅ | device | 10 | 10 |
|
|
| ✅ | facade | 9 | 9 |
|
|
| ✅ | delegation | 8 | 8 |
|
|
| ✅ | session-mgmt | 8 | 8 |
|
|
| ✅ | exchange | 8 | 8 |
|
|
| ✅ | introspect | 9 | 9 |
|
|
| ✅ | par | 7 | 7 |
|
|
|
|
|
|
Generated by `lib/identity/conformance.sh`.
|