Git Product home page Git Product logo

connector_paradym's People

Contributors

stephanbruijnis avatar

Watchers

 avatar  avatar

connector_paradym's Issues

Update connector to support new API actions (DIDComm and AnonCreds API)

Per Paradym changelog https://paradym.id/changelog

We have added support for DIDComm and AnonCreds to the new dashboard and API! In the dashboard you can now create
Anoncreds credential and presentation templates, and the new DIDComm APIs allow you to issue, verify, connect and exchange basic messages. All features supported by the Workflow Builder are now available in the API.

The following APIs have been added:

Sync projects throws uniqueness constraint error when multiple API settings (keys) are valid

In the connector_paradym domain model a project is associated to a single APISettings object (API key) however if multiple keys exist within the configuration and those keys have access to the same projects the "Sync projects" will fail due to the uniqueness constraint on ProjectId.

On hand this is a good thing, projects should only exists once per id however, the sync shouldn't fail.

We probably need to revisit how projects are associated to API keys and how API keys are retrieved (multiple keys per project are allowed?)

Microflow Webhook_WorkflowExecutionEvent_Process logs to little information when Workflow_db is not found

The microflow Webhook_WorkflowExecutionEvent_Process retrieves Workflow from database on the following xPath:

[WorkflowId=$EventPayload/WorkflowId]
[ProjectId=$WorkflowExecutionEvent/ProjectId]

If not found it logs the following error:
13:39:12 app ERROR Connector_Paradym: Webhook_WorkflowExecutionEvent_Process: no Workflow found for workflowId null and projectId, please check the workflow configuration

Its unclear for which workflow this Webhook with WorkflowExecutionEvent was meant.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.