EWC-consortium / ewc-wallet-conformance-backend

This is the EWC Interoperability Test Bed (ITB) and implements the conformance towards EWC RFCs; build towards the Large Scale Pilot (LSP) usecases. The project is co-funded by the European Union.
5 stars 3 forks source link

Issues in staging branch #19

Closed georgepadayatti closed 1 month ago

georgepadayatti commented 1 month ago

I noticed the following issues in the staging branch:

  1. updateIssuerStateWithAuthCode is not imported in codeFlowSdJwtRoutes.js
  2. If pushed authorisation request contains client_metadata, it must be stored and accessible during authorisation requests
  3. Redirect URI must be saved during pushed authorisation request or authorisation request and accessible in direct POST endpoint.
endimion commented 1 month ago

closing after mergin pull request #20