italia / eudi-wallet-it-docs

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

redirect_uris missing parameter #457

Open m-basili opened 1 month ago

m-basili commented 1 month ago

redirect_uri provided in the response from the Relying Party to the Wallet Instance upon receiving the Authorization Response at the Response Endpoint should be mapped in redirect_uris metadata parameter for wallet_relying_party.

https://openid.net/specs/openid-connect-registration-1_0.html

peppelinux commented 2 weeks ago

wallet_relying_party will be renamed to openid_credential_verifier according to https://github.com/openid/federation-wallet

redirect_uris is out of the federation-wallet specs and must be defined in the openid4vp specs, still not.