bcgov / von

Verifiable Organizations Network
https://digital.gov.bc.ca/digital-trust
Other
51 stars 22 forks source link

Add Streetcred VC IdP to the Law Society Demo, updating as necessary so they can test #281

Closed swcurran closed 4 years ago

swcurran commented 4 years ago

Please add a new VC-based IdP to the Law Society Demo that matches (for now) the OSMA one, but that proves claims from the Verified Email credential.

As requested by Streetcred, adjust the proof request and message sent to their client. They want us to update the protocol family from 0.1 to 1.0.

esune commented 4 years ago

A new IDP has been added, however further changes are required to vc-authn to get the controller to build the correct presentation request.

esune commented 4 years ago

This PR tracks the changes to vc-authn. Code is ready to go, however I am still investigating a intermittent issue with base64 encoding of the resulting request JSON message.

esune commented 4 years ago

Code deployed, waiting for confirmation that everything works before merging and closing.