Skip to content

Latest commit

 

History

History

participant-manager-datastore

Overview

The FDA MyStudies Participant manager datastore provides the backend APIs that the Participant manager web application uses to create and maintain participants, studies and sites. The Participant manager datastore is a Java Spring boot application that shares a MySQL backend database with the Participant datastore. The Participant manager datastore uses basic authentication client_id and client_secret that are provided to client applications and managed by Hydra.

The Participant manager datastore client application is the Participant manager user interface. Interaction with other platform components is through the shared Participant datastore database.

Deployment

NOTE: Holistic deployment of the FDA MyStudies platform with Terraform and infrastructure-as-code is the recommended approach to deploying this component. A step-by-step guide to semi-automated deployment can be found in the deployment/ directory.


Copyright 2020 Google LLC