The FDA MyStudies Auth server
is the centralized authentication mechanism for the various client applications of the MyStudies platform.
The client applications are:
The Auth server
provides the following functionality:
- User registration
- User credentials management
- User authentication
- User logout
- Server-to-server authentication support
The Auth server
identity management application is built as a Spring Boot application that implements user login and consent flows. It integrates with your deployment’s instance of ORY Hydra for token generation and management.
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