Skip to content

OpenID4VPHandover structure and SessionTranscript do not conform to 1.0 #240

@chagemann

Description

@chagemann

While integrating with the project, I noticed that data structures for OpenId4VpHandover and SessionTranscript appears not to fully align with the requirements defined in Specification 1.0 / B.2.6. Handover and SessionTranscript

According to the spec, the structure should represent the following:

OpenID4VPHandoverInfo = [
  clientId,
  nonce,
  jwkThumbprint,
  responseUri
]

The current implementation differs in these ways:

  • jwkThumbprint is missing
  • order of elements in array

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