MOSIP Docs
LTS
LTS
  • Home
  • Overview
  • ID Lifecycle Management
    • ID Schema
    • Identifiers
  • ID Authentication
  • Privacy and Security
    • Data Protection
    • Keys
    • Privacy
  • Biometrics
    • ABIS
    • ABIS API
    • Biometric SDK
    • Biometric Devices
    • SBI
    • Biometric Image Specification
    • FTM
  • Partners
  • Modules
    • Pre-registration
      • Pre-registration User Guide
    • Registration Processor
    • Registration Client
      • Operator Onboarding
      • Registration Client User Guide
      • Registration Client Home Page
      • Registration Client Configuration
      • Registration Client UI Spec
    • Commons
    • ID Repository
    • Partner Management
    • Data Share
    • Packet Manager
    • WebSub
    • Resident Services
    • Administration
      • Admin Portal User Guide
    • ID Authentication Services
    • Reporting
    • Automation Testing
    • Storage
  • Deployment
    • Sandbox Deployment
    • Server Hardware Requirements
    • Country Implementation
    • Masterdata Guide
  • APIs
  • Community
    • Contributions
    • Code of Conduct
  • License
Powered by GitBook
On this page
  • Overview
  • Partner Management Service
  • Policy Management Service
  • Partner portal
  • Repository
  • Build and deploy
  • Configurations
  • API

Was this helpful?

  1. Modules

Partner Management

PreviousID RepositoryNextData Share

Last updated 3 years ago

Was this helpful?

Overview

Partner Management Services (PMS) module provides the following services:

  1. Partner Management Service

  2. Policy Management Service

For an overview of role of partners in MOSIP refer here.

Partner Management Service

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.

  1. Certificates of partner are uploaded to Keymanager as part of onboarding.

  2. Registration processor fetches ABIS datashare policy from PMS.

  3. PMS sends notification messages to partners via notification service (of Kernel).

  4. Audit logs are logged into Auditmanager.

  5. ID Repository fetches credential data share partners and their polices from PMS.

  6. All PMS data is stored in mosip_pms DB.

  7. Certificates of Authentication Partners are send to IDA module as IDA runs independently. The certs are shared using Datashare (which futher uses Websub to share data with IDA).

Policy Management Service

This service manages partner policies. The diagram below illustrates the relationship of this service to other MOSIP services.

  1. Audit logs are logged into Auditmanager.

  2. All policies are stored stored in mosip_pms DB.

  3. Datashare service fetches partner policies and shares data with partners accordingly.

Partner portal

Repository

Build and deploy

Configurations

API