italia / eudi-wallet-it-docs

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

Clarification on the aud claim in JWT Request Object #316

Open fmarino-ipzs opened 1 month ago

fmarino-ipzs commented 1 month ago

In the current version of this spec, the aud parameter is defined as the identifier of the PID/(Q)EAA Provider. It’s recommended to use the URL of the specific endpoint that consumes the JWT.

peppelinux commented 1 month ago

using the url of the endpoint makes it not fully compliant with openid4vci where the issuer unique identifier is enough.

see the thread below and join in there if possibile for you https://github.com/openid/OpenID4VCI/issues/265