-
Notifications
You must be signed in to change notification settings - Fork 37
add session transcript for browser api #374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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>
Co-authored-by: Torsten Lodderstedt <torsten@lodderstedt.net>
Sakurann
left a comment
There was a problem hiding this 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. |
There was a problem hiding this comment.
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.......
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>
selfissued
left a comment
There was a problem hiding this 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.
|
Discussion in the WG Call on the 14th of Jan: this PR is good to be merged (after changing "OID4VPDCAPIHandover" to "OpenID4VPDCAPIHandover"). |
Good catch. I updated the PR to implement @c2bo @selfissued and @tlodderstedt comments. |
This PR adds a general definition for session transcript and handover for browser api.
Partially fixes openid/OpenID4VC-HAIP#135
Out of scope: