Sphereon-Opensource / SIOP-OID4VP

Self Issued OpenID Provider v2 (SIOP) with optional OpenID for Verifiable Presentations (OpenID4VP)
Apache License 2.0
77 stars 25 forks source link

Verified success event raised when verification fails #79

Closed Haza85 closed 2 months ago

Haza85 commented 2 months ago

If presentation verification fails (verified=false) in presentationVerificationCallback then application raise event AuthorizationEvents.ON_AUTH_RESPONSE_VERIFIED_SUCCESS

nklomp commented 2 months ago

Hi, did you test that with the latest release of a few hours ago, as it should be fixed https://github.com/Sphereon-Opensource/SIOP-OID4VP/releases/tag/v0.6.4

Haza85 commented 2 months ago

Hi. Yes, issue fixed after updating to the 0.6.4 version. Thanks!

nklomp commented 2 months ago

Cool. Thx for reporting back