Azure-Samples / active-directory-verifiable-credentials

A code sample demonstrating how to use Azure Active Directory's preview functionality to issue and consume verifiable credentials.
108 stars 64 forks source link

moved to new issuer instance #24

Closed mahoekst closed 3 years ago

mahoekst commented 3 years ago

New issuer install, changed the issuer DID and keynames. Corrected in didconfig.json for both issuer and verifier and changed app.js for verifier so validation of issuer is done with the correct value as well.