impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

Add third-party issuer validation upon SIOP auth request #256

Open nanderstabel opened 4 days ago

nanderstabel commented 4 days ago

Description of change

This feature adds a demo validation of a credential issued by a third-party issuer. The check is done during a SIOP auth request. Visual feedback with issuer logo and checkmark.

Links to any relevant issues

No underlying issue.

How the change has been tested

End-to-end test against the ecommerce demo, both locally and against cloud deployment.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.