Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 497 Bytes

Demo.md

File metadata and controls

12 lines (10 loc) · 497 Bytes
  1. Connecting a Digital Wallet

For testing, you can use: • Microsoft Entra Verified ID (supports OIDC4VC issuance & verification) • DIDKit Wallet (supports JSON-LD VCs) • MetaMask / Web5 Wallets (support DID-based VCs)

Test Flow: 1. Issue a Verifiable Credential to a user’s digital wallet. 2. Have the user present the VC when authenticating with Keycloak. 3. Keycloak calls the verifier service to validate the credential. 4. If successful, the user logs in without a password.