MSO Portal
MSO Portal
Abstract/What it does
MSO Portal provides 3rd party open-source components for authentication and on-boarding of medical devices for building micronets. Its a ready to use solution which consists of REST API’s.
How is it instantiated
The MSO Portal can be run manually via npm commands or as a Docker container.
What else does it communicate with
The MSO Portal communicates with the following Micronets components:
Micronets Manager
* IN CSR Template Requests on behalf of medical device
* IN Certificate Requests on behalf of medical device
Detailed descriptions of the APIs can be found https://github.com/cablelabs/micronets-mso-portal/blob/master/README.md#api
What APIs it provides
Link(s) to details on how to build
Instructions for building and running the MSO Portal API can be found in the MSO Portal API README
Link(s) to details on how to deploy
Detailed instructions for deploying the MSO Portal can be found [here](Detailed instructions for deploying the Micronets manager can be found here
Link(s) to API docs
The [MSO Portal API] is currently documented in the source repository. * Swagger Docs : (https://github.com/cablelabs/micronets-mso-portal/blob/master/docs/swagger/MSO_PORTAL_Open_api_3.0.json) * Github Docs : (https://github.com/cablelabs/micronets-mso-portal/blob/master/README.md#api)