Skip to content

Commit

Permalink
Correct document history (#377)
Browse files Browse the repository at this point in the history
"remove use of the `authorization_pending` and `slow_down` error codes" was
accidentally added to the history for draft 13 when the change was made
in draft 14.

closes #374
  • Loading branch information
jogu authored Aug 20, 2024
1 parent 10afac4 commit 99cf6b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2324,10 +2324,10 @@ The technology described in this specification was made available from contribut
* Define Credential Format as a term
* Define Credential Dataset as a term
* Define Credential Configuration as a term

* remove use of the `authorization_pending` and `slow_down` error codes

-13

* remove use of the `authorization_pending` and `slow_down` error codes
* change the structure of `proof_types` from an array to a `proof_types_supported` map that contains a required `proof_signing_alg_values_supported` parameter
* renamed `cryptographic_suites_supported` to `credential_signing_alg_values_supported` to clarify the purpose of the parameter
* renamed `credential_configurations` Credential Offer parameter to `credential_configuration_ids`
Expand Down

0 comments on commit 99cf6b1

Please sign in to comment.