Partner Management System
Last updated
Last updated
Copyright © 2021 MOSIP. This work is licensed under a Creative Commons Attribution (CC-BY-4.0) International License unless otherwise noted.
Partner Management System (PMS) module provides the following services:
Partner Management Service
Policy Management Service
For an overview of role of partners in MOSIP, refer here.
Provides various partner services like onboarding partners and providing partner data to other modules.
The diagram below illustrates the relationship of this service to other MOSIP services.
Certificates of partner are uploaded to Key Manager as part of onboarding.
Registration processor fetches ABIS datashare policy from PMS.
PMS sends notification messages to partners via notification service (of Kernel).
Audit logs are logged into Auditmanager.
ID Repository fetches credential data share partners and their polices from PMS.
All PMS data is stored in mosip_pms
DB.
Certificates of Authentication Partners are sent to IDA module as IDA runs independently. The certs are shared using Datashare (which futher uses Websub to share data with IDA).
This service manages partner policies.
Audit logs are logged into Auditmanager.
All policies are stored stored in mosip_pms
DB.
Datashare service fetches partner policies and shares data with partners accordingly.
To know more about the partner portal, refer Partner Management portal.
To know more about the developer setup, read Partner Management Services Developers Guide.
Refer API Documentation.