microsoft / VerifiableCredentials-Verification-SDK-Typescript

An SDK to help Relying Parties manages their Decentralized Identities and Verifiable Credentials.
MIT License
53 stars 14 forks source link

Beejones/add siop presentation support #50

Closed beejones closed 4 years ago

beejones commented 4 years ago

Problem: Presentations validation was failing because the validator was looking for a contract. The authenticator app is sending a wrong aud in the verifiable presentations.

Solution: Presentation and issuance SIOPS has now a different logic aud check on VP disabled