bcgov / DITP

Digital Identity and Trust Program Repository
Apache License 2.0
0 stars 2 forks source link

DEV Env - Traction environment Endorser alias renames #69

Closed loneil closed 9 months ago

loneil commented 9 months ago

Due to the multi-ledger fix in https://github.com/bcgov/traction/pull/790 existing Tenants will appear to have no endorser connection due to the matching on alias.

Can check a Tenant through the Tenant UI (see connections on the Connections page, see Endorser details on Profile page), or check the endpoint ex: https://traction-tenant-proxy-dev.apps.silver.devops.gov.bc.ca/api/doc#/traction-tenant/get_tenant_endorser_connection

This is mitigated by just renaming the Endorser Connection alias to match what's in the Traction config

This is bcovrin-test-endorser now, as adjusted here https://github.com/bcgov/traction/pull/822

People with existing Tenants using issuance through Traction should update that Alias to keep issuance working. An Innkeeper could also do this by creating an API Key and accessing the Tenant UI for them if this is something we want issuers doing.

loneil commented 9 months ago

Instructions to existing Dev tenants given in Rocket Chat channel. Sept 18.