Signed Request Verification Fixtures

JWT, COOKIE, HTTP, cURL, PEM, and CRT fixtures for signed-request verification, webhook signature debugging, and auth-request inspection.

Why This Workflow Matters

  • Combines bearer-token fixtures, cookie headers, signed HTTP replay files, CLI commands, and certificate context.
  • Useful for verifying application-layer signatures alongside token and cookie state.
  • Anchored to a pack that gives signed-request debugging suites one-click fixture setup.

Recommended Packs

Signed Request Inspection Pack

Bundle of real JWT, COOKIE, HTTP, cURL, PEM, and CRT fixtures for signed-request verification, webhook signature inspection, and auth-request debugging.

signed_request_inspection_fixture_pack.zip · 6.5 KB

Auth Token Validation Pack

Bundle of real JWT, HTTP, and certificate fixtures for token validation, expiry handling, signature checks, and auth middleware testing.

auth_token_validation_fixture_pack.zip · 5.3 KB

Fixture Matrices

JWT Token Fixture Matrix

Choose JWT fixtures for valid access tokens, expired refresh tokens, nested service claims, and invalid-signature auth debugging.

Cookie Debug Fixture Matrix

Pick COOKIE fixtures for request propagation, Set-Cookie parsing, cookie-jar inspection, and malformed attribute debugging.

HTTP API Replay Fixture Matrix

Pick HTTP request-definition fixtures for JSON APIs, webhook signature checks, and GraphQL mutation replay workflows.

PEM Certificate Fixture Matrix

Choose PEM fixtures for CA chains, fullchain bundles, and client-identity bundles used in TLS-validation and certificate-handling workflows.

Suggested Fixtures

Filename Format Size Actions
jwt_hs256_access_token_sample.jwt JWT 365 B
cookie_request_header_sample.cookie COOKIE 91 B
http_signed_request_verification_sample.http HTTP 572 B
http_webhook_signature_validation_sample.http HTTP 295 B
curl_cookie_session_replay_sample.curl CURL 230 B
crt_server_leaf_certificate_sample.crt CRT 1.5 KB