Auth Token Validation Pack

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

6 Included Fixtures
3 Best For
auth_token_validation_fixture_pack.zip · 5.3 KB
Best For

Use Cases

  • Token signature, expiry, and claim validation across auth middleware.
  • Replay of signed bearer-token requests using raw HTTP fixtures.
  • Certificate-aware auth debugging when token and transport context need to be inspected together.
Included Fixtures

Included Files

Filename Format Size Download
jwt_hs256_access_token_sample.jwt
.jwt SHA256 210386f5a7b4...
JWT 365 B Download
jwt_expired_refresh_token_sample.jwt
.jwt SHA256 11af1edda374...
JWT 351 B Download
jwt_service_claims_token_sample.jwt
.jwt SHA256 ed5020bec3c7...
JWT 500 B Download
jwt_invalid_signature_sample.jwt
.jwt SHA256 2ac8f2d916db...
JWT 347 B Download
http_signed_request_verification_sample.http
.http SHA256 b064e1f85acf...
HTTP 572 B Download
pem_fullchain_server_bundle_sample.pem
.pem SHA256 6227dbc67782...
PEM 4.2 KB Download
Fixture Matrix

Related Matrices

Use the curated JWT matrix to move from this pack into the exact single-fixture variants behind it.

Open Primary Library

Browse Library

This pack is anchored to the JWT sample library and works best when paired with individual fixture downloads.

Open JWT Library