Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions openid-4-verifiable-presentations-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -1740,9 +1740,10 @@ Note: If the Verifier's Response URI did not return a `redirect_uri` in step (6)

Implementers should be aware that this specification uses several specifications that are not yet final specifications. Those specifications are:

- OpenID Federation 1.0 draft -42 [@!OpenID.Federation]
- SIOPv2 draft -13 [@!SIOPv2]
- SD-JWT-based Verifiable Credentials (SD-JWT VC) draft -08 [@!I-D.ietf-oauth-sd-jwt-vc]
* OpenID Federation 1.0 draft -42 [@!OpenID.Federation]
* SIOPv2 draft -13 [@!SIOPv2]
* SD-JWT-based Verifiable Credentials (SD-JWT VC) draft -09 [@!I-D.ietf-oauth-sd-jwt-vc]
* Fully-Specified Algorithms for JOSE and COSE draft -13 [@!I-D.ietf-jose-fully-specified-algorithms]

While breaking changes to the specifications referenced in this specification are not expected, should they occur, OpenID4VP implementations should continue to use the specifically referenced versions above in preference to the final versions, unless updated by a profile or new version of this specification.

Expand Down Expand Up @@ -3345,6 +3346,7 @@ The technology described in this specification was made available from contribut

-29

* update pre-final specs section
* make the `meta` parameter mandatory in DCQL query
* explicitly state that various arrays need to be non-empty

Expand Down