bcgov / traction

Traction is designed with an API-first architecture layered on top of Hyperledger Aries Cloud Agent Python (ACA-Py) and streamlines the process of sending and receiving digital credentials for governments and organizations.
https://digital.gov.bc.ca/digital-trust/tools/traction/
Apache License 2.0
52 stars 48 forks source link

Switch to using BC Gov hosted endorser #408

Closed esune closed 10 months ago

esune commented 1 year ago

Switch the deployed instances of Traction to use the BC Gov hosted endorser service, rather than having a self-hosted one.

Currently, BC Gov has endorser services deployed for the Candy networks (dev/test/prod). New deployments targeting BCovrin (dev/test/prod) will be required before the switch, unless switching to Candy is an option that should be considered.

WadeBarnes commented 1 year ago

Related issue tracking the creation of Sovrin Endorsers; https://github.com/bcgov/DITP-DevOps/issues/28

WadeBarnes commented 1 year ago

The endorser services for the BCovrin ledgers have been provisioned; https://github.com/bcgov/DITP-DevOps/issues/61

Scripts to perform the agent registration can be found here; registerAuthor.

loneil commented 1 year ago

Any chance I could get access to 4a9599 namespaces?

WadeBarnes commented 1 year ago

Any chance I could get access to 4a9599 namespaces?

Done

loneil commented 1 year ago

Thanks Wade!

esune commented 11 months ago

This can be closed once https://github.com/bcgov/DITP-DevOps/issues/135 is completed.