chill-project/brusafe

A bundle to send health document to brusafe network

dev-master 2018-03-16 09:58 UTC

This package is not auto-updated.

Last update: 2024-04-21 09:18:17 UTC


README

The whole chill documentation can be found at http://docs.chill.social

This bundle works with other bundles. We will prepare a docker container to have a ready-to-work instance.

For people working with Brusafe

The most insteresting part should be in the directory Connector :

  • ProvideDocumentBody (must be renamed) prepare the XDS metadata ;
  • APIConnector connect to the api to retrieve and create assertion. This can be seen in action in the controller Controller/ConnectController and Controller/PublicationController::postDocumentAction
  • ITI41ProvideAndRegisterDocument make the soap call to provide and register document (ITI-41)