Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristina Yasuda authored and Kristina Yasuda committed Jan 22, 2025
1 parent 05ece98 commit 2c7495b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2769,13 +2769,15 @@ The technology described in this specification was made available from contribut
* deferred credential response always returns an array (same as credential response)
* notification_id is now used for an issuance flow that can contain more than one credential
* Fixed #375: Enabled non-breaking extensibility
* removes `c_nonce` and `c_nonce_expires_in` from the Credential Error Response
* removes `c_nonce` and `c_nonce_expires_in` from the Credential Response
* Fixed #239: Completed IANA Considerations section
* add key attestation as additional information in a proof of possession and new proof type
* Change the syntax of credential metadata to use claims path queries
* change credential format identifier `vc+sd-jwt` to `dc+sd-jwt` to align with the media type in draft -06 of [@I-D.ietf-oauth-sd-jwt-vc] and update `typ` accordingly in examples
* use claims path pointer for mdoc based credentials
* removes `c_nonce_expires_in` from Nonce Endpoint
* removed `c_nonce_expires_in` from Nonce Endpoint
* removed `c_nonce` and `c_nonce_expires_in` from the token endpoint response
* added a Nonce Endpoint where a Client can acquire a fresh c_nonce value without the overhead of a full Credential Request

-14

Expand All @@ -2792,8 +2794,6 @@ The technology described in this specification was made available from contribut
* Define Credential Dataset as a term
* Define Credential Configuration as a term
* remove use of the `authorization_pending` and `slow_down` error codes
* removed `c_nonce` and `c_nonce_expires_in` from the token endpoint response
* added a Nonce Endpoint where a Client can acquire a fresh c_nonce value without the overhead of a full Credential Request

-13

Expand Down

0 comments on commit 2c7495b

Please sign in to comment.