diff --git a/openid-4-verifiable-credential-issuance-1_0.md b/openid-4-verifiable-credential-issuance-1_0.md index b25ae28a..0f81ae41 100644 --- a/openid-4-verifiable-credential-issuance-1_0.md +++ b/openid-4-verifiable-credential-issuance-1_0.md @@ -1920,18 +1920,12 @@ The value of the `credential` claim in the Credential Response MUST be a string [[ To be removed from the final specification ]] - -19 - + -13 + * 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 * 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. - - -14 - * renamed proof to key proof and added key proof replay security considerations - - -13 - * Aligned deferred authorization with RFC 8628 and CIBA -12