bcgov / trust-over-ip-configurations

OpenShift build and deployment configurations for the Trust Over IP components.
Apache License 2.0
4 stars 10 forks source link

Add CANdy Prod in read-only mode to Traction instances #202

Closed esune closed 6 months ago

esune commented 7 months ago

Now that the Person credential is available for public use, it is legitimate for developers to want to execute proof-requests using it in the lower environments to validate their code without having to design and issue test credentials matching the Person schema.

CANdy prod should be added in read-only mode to the following environments:

It should be possible to just add the CANdy Prod configuration to the ledgers file (omitting the endorser keys/settings) and validate it is possible to complete proof-requests targeting production credentials, but nothing else with the production ledger.

loneil commented 7 months ago

Trying out on https://pr-1130-traction-tenant-ui-dev.apps.silver.devops.gov.bc.ca/

loneil commented 6 months ago

DEV and PR setup: https://github.com/bcgov/traction/pull/1145

Sandbox and Test: https://github.com/bcgov/trust-over-ip-configurations/pull/211