Smart-auth is Ada’s identification management and Single Sign On (SSO).
This service is based on [SMART on FHIR](https://hl7.org/fhir/smart-app-launch/index.html) implementation and provides a standard way to integrate with other EHR (Electronic Health Record) servers. It is an optional module meaning that not all flows are authentication required.
Backend for frontend (bff) service for Care Navigation Admin interface. BFF is a variant of the API Gateway pattern which provides an additional layer between microservices.
Handover is a solution for sharing (handing over) the results of the health assessment with the user’s health care provider (HCP) or a health professional. This service has the responsibility to render the HCP report data received from the HCP report bff.
Our web application helps millions to manage their health. This is the frontend assessment application demo domain which represents the general flow we provide with our enterprise partners. This medical AI symptom checker is trained by real doctors. This endpoint provides both guess and authenticated flow which can be combined with our SSO service.
This UI is calling the BFF domain which is also in the scope.
Backend for frontend (bff) service for Care Navigation Frontend service. BFF is a variant of the API Gateway pattern which provides an additional layer between microservices.
Handover is a solution for sharing (handing over) the results of the health assessment with the user’s health care provider (HCP) or a health professional. This service has the responsibility to process the data from the hcp-report-backend for the use of handover frontend.
Care Navigation Admin Frontend is a visual tool for managing Connect data including:
- Connect Care Option mappings,
- Connect/Assess Feedback service,
- Connect Sign-up service,
- Admin Users,
- Connect Client Configurations
Test credentials will not be provided. Try to find broken access controls on this endpoint.
Backend for frontend (bff) service for demo assessment web interface. BFF is a variant of the API Gateway pattern which provides an additional layer between microservices.
Please see the all endpoints in the Open API documentation (demo_assessment_bff_openapi.json) file
Android Mobile Application of Ada Health
Ada-ID is an identity management service for end user that interacts with Ada's applications. It provides authentication and authorization. Ada-ID serves as web application and API services. Frontend is valid for password reset and account verification process. This endpoint is protected by a Web Application Firewall.
Care Navigation Frontend service represents Ada Partner care navigation option list available after assessment test is accomplished. Service includes:
- Configurable care category list
- Customer location search
- Customer feedback service (can be injected between the views)
- Detailed Event tracking
- Configurable and location-based Partner Care service list
- Geolocation, Feedback & Signup are linked with care-navigation-bff via an API and Service/Categories are linked with care-navigation-admin-bff via an API.
IOS Mobile Applicaton of Ada Health
Backend for frontend API endpoint for mobile application activities. This endpoint is protected by a Web Application Firewall.