Skip to content

Commit

Permalink
removed additional line breack
Browse files Browse the repository at this point in the history
  • Loading branch information
tlodderstedt committed Nov 26, 2023
1 parent 54bdf02 commit f7985f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -1923,7 +1923,7 @@ The value of the `credential` claim in the Credential Response MUST be a string
-12

* changed the structure of the `credentials_supported` parameter to a map from array of objects
* changed the structure of `credentials` parameter in Credential Offer to only be a string (no more objects) whose value is a key in the `credentials_supported` map
* changed the structure of `credentials` parameter in Credential Offer to only be a string (no more objects) whose value is a key in the `credentials_supported` map
* added an option to return credential_identifier in Token Request authorization_details parameter that can be used to identify credentials with the same metadata but different claimset/claim values and/or simplify the credential request even when only one credential is being issued.
* renamed proof to key proof and added key proof replay security considerations
* Aligned deferred authorization with RFC 8628 and CIBA
Expand Down

0 comments on commit f7985f6

Please sign in to comment.