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

Gproano/complete siop validation #132

Closed gproanomsft closed 3 years ago

gproanomsft commented 3 years ago

Problem: Siop Token Validation was incomplete

Solution: Validate the did, sub_jwk and sub claims in a siop id token

Validation: Fix existing unit tests and add new ones to test validation

Type of change:

Risk: