Open fleischr opened 1 year ago
Hi @Therecanbeonlyone1969 I want to get some additional details on the test cases for the scenario onboarding with did-jwt
I have some assumed test cases for consideration. Let me know if these look ok and I can make additional dev/test plans accordingly.
@fleischr ... so the did-jwt package is here. DID JWT is used for authentication and authorization purposes. Alternatively, the core repo from DIF is here
DID JWT assumes you have a DID for a given DID method.
Hop that makes sense.
Overview
Create a user agent script the processes outputs of BRI-1/BRI-3 and maps inputs to inputs BRI-3/BRI-1 according per the Interop demonstration requirements
Reference
Latest build of provide-js https://github.com/provideplatform/provide-js
BRI-1 Workstep/Workflow Instance API docs https://docs.provide.services/api/rest-api-v1/axiom/worksteps/workstep-instances
Questions
N/A
Assumptions
Node.js dependencies within the scripts directory shall not introduce any breaking changes elsewhere in the Baseline repo Refresh/access tokens to be maintained by env file Shall use the provide-js library to integrate to BRI-1. BRI-3 integration to be supported by the BRI-3 project team. Executable in batch mode/from CLI terminal. No UI needed.
Acceptance
Tasks