You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently testing the verifier using the "presentation-definition" policy. From my understanding, the "presentation-definition" policy works by checking the VP to see if the presented credentials match exactly with the list in request_credentials. If everything matches perfectly, it passes. However, if there are any missing or additional credentials, it results in an error.
But today, I tested it, and it failed.
To Reproduce
useing walt.id v0.9.0
Steps to reproduce the behavior:
Describe the bug
I am currently testing the verifier using the "presentation-definition" policy. From my understanding, the "presentation-definition" policy works by checking the VP to see if the presented credentials match exactly with the list in request_credentials. If everything matches perfectly, it passes. However, if there are any missing or additional credentials, it results in an error.
But today, I tested it, and it failed.
To Reproduce
useing walt.id v0.9.0
Steps to reproduce the behavior:
for get qr
2. go to walt.id wallet (https://wallet.walt.id/login)
and present
this is list vc for present (So, in list is not have "PND91Credential")
and send disclose
why i can verifier success ?,
Expected behavior
i Expected error verifier and throw error "missingCredentialTypes"
The text was updated successfully, but these errors were encountered: