Skip to content

Commit 4cf3ec3

Browse files
authored
wallet-attestation+jwt media registry entry
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.
1 parent 05ece98 commit 4cf3ec3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

openid-4-verifiable-credential-issuance-1_0.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,6 +2688,28 @@ in the manner described in [@RFC6838].
26882688
* Change controller: OpenID Foundation Digital Credentials Protocols Working Group - [email protected]
26892689
* Provisional registration? No
26902690

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]
2707+
* Intended usage: COMMON
2708+
* Restrictions on usage: none
2709+
* Author: Torsten Lodderstedt
2710+
* Change controller: IETF
2711+
* Provisional registration? No
2712+
26912713
## Uniform Resource Identifier (URI) Schemes Registry
26922714

26932715
This specification registers the following URI scheme

0 commit comments

Comments
 (0)