italia / eudi-wallet-it-python

Python toolchain for building an OpenID4VP RP with a SATOSA backend compliant with the Italian Wallet implementation profile
Apache License 2.0
17 stars 14 forks source link

Define Presentation Submission Requirements for Verifiable Presentations #299

Open LadyCodesItBetter opened 2 weeks ago

LadyCodesItBetter commented 2 weeks ago

Implement “presentation_submission” to evaluate the presentation sent by the wallet.

This module MUST be included within the package openid4vp and defines which attributes are necessary and the conditions to validate credentials within a presentation.

LadyCodesItBetter commented 7 hours ago

PR #314