italia / eudi-wallet-it-docs

Italian EUDI Wallet Technical Specifications
Creative Commons Zero v1.0 Universal
56 stars 20 forks source link

Clarification on HTTP PAR Request Parameters #331

Closed fmarino-ipzs closed 4 months ago

fmarino-ipzs commented 5 months ago

In the current documentation, there is ambiguity regarding the parameters sent both in the HTTP PAR request and the signed Request Object, which is subsequently passed as a parameter in the HTTP PAR Request. To address this, I suggest the following changes:

  1. Keep the following parameters mandatory in the HTTP PAR Request:
  1. Remove from Request Object the client_assertion and client_assertion_type parameters from the Request Object.

This clarification will enhance the understanding of the specification and improve implementation consistency.