Release of the MII data-sharing process plugin used by a HRP to coordinate data sharing of an approved data usage project including transfer of data-sets or analysis results from a DIC to a DMS and aggregation of transferred data at the DMS. This release includes bug fixes and improves error messages.
The documentation of the process including the description, the deployment and configuration guides as well as instructions on how to start a process instance can be found in the wiki. For a pre-built jar file, see assets.
General remarks:
- This release is compatible with the Data Sharing Framework version
>= 1.0.0
. This release does not work with DSF versions< 1.0.0
.
Features include:
- Support of OAuth2 Client Credentials Flow for authentication against a FHIR store.
- The DIC FHIR store client can now use the DSF BPE default proxy configuration for the FHIR store client. The specific proxy configuration of the process can still be used and has precedence over the DSF BPE default proxy.
- Updated dependencies where possible.
Issues closed:
- Use Default BPE Proxy Configuration for FHIR Store Client #8
- Add OAuth2 Client Credentials Flow Support #22
- Update dependencies #24
Contributors:
This release contains contributions from @wetret and @hhund.