openid / OpenID4VP

56 stars 20 forks source link

Permit the use of the new query language instead of presentation exchange. #255

Closed martijnharing closed 3 weeks ago

martijnharing commented 2 months ago

Section 5 and section 6 currently require the use of the presentation exchange specification in both the request and the response. To support implementations to use the new query language instead of the presentation exchange these requirements should be changed to optional.

Specifically:

Section 5 requires that presentation_definition or presentation_definition_uri MUST be present. This should be changed to MAY. Section 6 requires that presentation_submission MUST be present. This should be changed to MAY.

jogu commented 2 months ago

Discussed on today's call, agreed to move to a PR.

deshmukhrajvardhan commented 2 months ago

Is someone working on it? if not I can volunteer.

bc-pi commented 2 months ago

Is someone working on it? if not I can volunteer.

Correct me if I'm wrong but I believe @martijnharing volunteered to do it.

No?