You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR add the media type wallet-attestation+jwt in the media registry of this specification.
It cames from [OpenID HAIP](openid/OpenID4VC-HAIP#86 (comment)) as it was asked me to move it to openid4vci.
Copy file name to clipboardExpand all lines: openid-4-verifiable-credential-issuance-1_0.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2688,6 +2688,28 @@ in the manner described in [@RFC6838].
2688
2688
* Change controller: OpenID Foundation Digital Credentials Protocols Working Group - [email protected]
2689
2689
* Provisional registration? No
2690
2690
2691
+
### application/wallet-attestation+jwt
2692
+
2693
+
* Type name: application
2694
+
* Subtype name: wallet-attestation+jwt
2695
+
* Required parameters: n/a
2696
+
* Optional parameters: n/a
2697
+
* Encoding considerations: binary; A JWT-based Wallet Attestation object is a JWT; JWT values are encoded as a series of base64url-encoded values (some of which may be the empty string) separated by period ('.') characters.
2698
+
* Security considerations: See (#wallet-attestation-schema) of [[ this specification ]]
2699
+
* Interoperability considerations: n/a
2700
+
* Published specification: [[ this specification ]]
2701
+
* Applications that use this media type: Applications using [[ this specification ]] for issuing and validating Wallet Instance Attestations.
2702
+
* Fragment identifier considerations: n/a
2703
+
* Additional information:
2704
+
* File extension(s): n/a
2705
+
* Macintosh file type code(s): n/a
2706
+
* Person & email address to contact for further information: Torsten Lodderstedt, [email protected]
0 commit comments