Skip to content

Conversation

@awoie
Copy link
Contributor

@awoie awoie commented Dec 19, 2024

This PR adds a general definition for session transcript and handover for browser api.

Partially fixes openid/OpenID4VC-HAIP#135

Out of scope:

  • Requirements and definitions for SD-JWT VC KB-JWT

@awoie awoie changed the title feat: add session transcript for browser api add session transcript for browser api Dec 19, 2024
awoie and others added 7 commits December 19, 2024 16:15
Co-authored-by: Tim Cappalli <tim@cappalli.me>
Co-authored-by: Tim Cappalli <tim@cappalli.me>
Co-authored-by: Tim Cappalli <tim@cappalli.me>
Co-authored-by: Tim Cappalli <tim@cappalli.me>
Co-authored-by: Joseph Heenan <joseph@heenan.me.uk>
Co-authored-by: Tim Cappalli <tim@cappalli.me>
Co-authored-by: Christian Bormann <8774236+c2bo@users.noreply.github.com>
@awoie awoie requested a review from tlodderstedt January 9, 2025 16:32
@tlodderstedt tlodderstedt added the ISO_VirtualMeeting relevant for ISO OID4VP mdoc profile over DC API label Jan 10, 2025
Co-authored-by: Torsten Lodderstedt <torsten@lodderstedt.net>
Copy link
Collaborator

@Sakurann Sakurann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some editorial comments that would like to see addressed, but from technical perspective looks good


* `DeviceEngagementBytes` MUST be `null`.
* `EReaderKeyBytes` MUST be `null`.
* `Handover` MUST be the `OID4VPDCAPIHandover` CBOR structure as defined below.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenID4VPDCAPIHandover is probably sufficient.

Not sure why anyone would confuse CBOR structure names with OIDs?
I am 100% with you Oliver, but this has came up enough times, unfortunately.......

awoie and others added 6 commits January 14, 2025 16:02
Co-authored-by: Kristina <52878547+Sakurann@users.noreply.github.com>
Co-authored-by: Kristina <52878547+Sakurann@users.noreply.github.com>
Co-authored-by: Kristina <52878547+Sakurann@users.noreply.github.com>
Co-authored-by: Christian Bormann <8774236+c2bo@users.noreply.github.com>
Copy link
Member

@selfissued selfissued left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change mdoc-oid4vp to mdoc-openid4vp.

@tlodderstedt
Copy link
Collaborator

Discussion in the WG Call on the 14th of Jan: this PR is good to be merged (after changing "OID4VPDCAPIHandover" to "OpenID4VPDCAPIHandover").

@awoie
Copy link
Contributor Author

awoie commented Jan 14, 2025

Please change mdoc-oid4vp to mdoc-openid4vp.

Good catch. I updated the PR to implement @c2bo @selfissued and @tlodderstedt comments.

@Sakurann Sakurann merged commit 8954ec2 into openid:main Jan 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ISO_VirtualMeeting relevant for ISO OID4VP mdoc profile over DC API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

define sessiontranscript for mdoc profile over DC API

10 participants