Skip to content

Catalog: add rfc9449-multiple-dpop-proof-headers-must-be-rejected (§4.3 #1) #5

Description

@RobertoIskandarani

The dpop_multi_header scenario row (PR #2) supplies an error code for the multi-header rejection, but nothing in the catalog asserts the rejection itself — RFC 9449 §4.3 #1 ("there is not more than one DPoP HTTP request header field") is MUST-level and currently untested.

Proposed case:

  • id: rfc9449-multiple-dpop-proof-headers-must-be-rejected
  • surface: sdk-verifier.dpop.inbound
  • outcome: reject, error_category: invalid_dpop_proof
  • Include the RFC 9110 §5.3 variant where an intermediary joins repeated header fields into one comma-separated value — §4.3 Catalog: add the RFC 9449 multi-header invalid_dpop_proof carve-out #2 ("a single and well-formed JWT") rejects it too, and a naive header-count implementation passes it.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions