MOSIP Docs 1.1.5
GitHubCommunityTech Blogs
  • Home
  • Architecture
    • Guiding Principles
    • MOSIP Architecture
      • Technology Stack
    • MOSIP and Data
      • Naming Standards
      • Data-Model
    • Privacy & Security
      • Cryptography in MOSIP
    • Anonymous Profiling Support
  • Modules
    • Pre-Registration
      • Pre-Registration Functionality
      • UI Specification for Pre-registration
      • Pre-Registration Configuration
    • Registration
      • Registration Functionality
      • Registration Packet
      • Registration Client Setup
      • First User Registration and Onboarding
      • Guide to Configure MOSIP for Biometrics
      • Guide to On-board Biometric Devices
      • Device Integration Specifications
      • UI Specification for Registration Client
    • Registration Processor
      • Registration Processor Functionality
      • Deduplication and Manual Adjudication
      • MOSIP ID Object Definition
    • ID Repository
    • ID Authentication
      • ID Authentication Functionality
    • Resident Services
      • Resident Services Functionality
    • Partner Management
      • Partner Management Functionality
      • MOSIP Partner Secure Communication
      • Partner Self Service Portal
    • Administration
      • Admin Services Functionality
      • Download Card
    • Kernel
      • Audit Manager Functionality
        • Admin Service Audits
        • Resident Service Audits
        • Partner Management Audits
        • Registration Client Audits
        • Registration Processor Audits
        • ID Repository Audits
        • ID Authentication Audits
        • Pre-registration Audits
      • Authentication and Authorization Functionality
      • Auth Adapter
      • Auth Implementation
      • Common Services Functionality
      • Data Services Functionality
      • Master Data Services Functionality
      • UIN and VID Generation Service Functionality
      • VID Generator
  • Biometrics
    • ABIS
    • Biometric SDK
    • MDS Specification
    • Biometric Specification
    • CBEFF XML
    • Compliance Tool Kit
  • Build & Deploy
    • Sandbox Installer
    • Deployment Architectures
    • Cell Based Deployment Architecture
    • Hardware Security Module HSM Specifications
    • Hardware Sizing
    • Customizations for a Country
    • Other Installation Guides
      • Steps to Install and Configure HDFS
      • Steps to Install and use PostgreSQL Version 10.2 on RHEL 7.5
      • Steps to Install Clam AntiVirus Version 0.101.0
      • Steps to Install Keycloak Standalone Server
    • Services in MOSIP
  • Glossary
  • Contribute
    • Call for Contribution
    • Contributor's Guide
    • Code of Conduct
    • Issue Reporting Guideline
    • Coding Standards
      • Auth Angular User Guide
      • Auth SpringBoot User Guide
      • Gitub Workflow
      • MOSIP Java Coding Standards
      • MOSIP REST API guidelines
      • Registration Client UI Developer Document
      • Registration Client Developer Documentation
      • Security Tools
    • Testing
      • Test Rig Design
      • Tester Documentation
      • Testing Attachments Kernel
  • APIs
    • ABIS APIs
    • Admin APIs
    • AuthN and AuthZ APIs
    • Biometric SDK APIs
    • BlacklistedWords APIs
    • Common APIs
    • Device APIs
    • Device Type and Subtype APIs
    • Device Management APIs
    • Document APIs
    • Dynamic Fields APIs
    • Holiday APIs
    • ID Authentication APIs
    • ID Repository APIs
    • ID Schema APIs
    • Kernel APIs
    • Machine APIs
    • Master Data Biometric APIs
    • Packet APIs
    • Packet Manager APIs
    • Partner Management Service APIs
    • Pre Registration APIs
    • Registration Center APIs
    • Registration Processor APIs
    • Resident Service APIs
    • Sync Data APIs
    • Template APIs
    • Zone APIs
  • Older Releases
    • Release Notes 1.1.5
      • Enhancements
      • Defect Fixes
      • Patches
        • Patch 1.1.5.5
        • Patch 1.1.5.5-P1
    • Release Notes 1.1.4
      • Enhancements
      • Defect Fixes
    • Release Notes 1.1.3
      • Features
      • Bug Fixes
    • Release Notes 1.1.2
      • Features
      • Bug Fixes
    • Release Notes 1.1.1
      • Bug Fixes
      • Artifact Version
    • Release Notes 1.1.0
      • Features
      • Bug Fixes
      • 1.2.0 Features
      • Artifact Version
    • Release Notes 1.0.6
    • Release Notes 1.0.5
    • Release Notes 1.0.0
      • Features
    • Release Notes 0.9.0
  • Roadmap
    • Roadmap Activities
  • Revision History
  • License
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Build & Deploy

Customizations for a Country

MOSIP offers high configurability to customise and deploy for a country. Many components are available out of the box. However, for a specific deployment certain customisations and additions may be needed as follows:

  1. ID Object

    • Definition

    • Schema

    • Schema and field custom validations on Reg Client and Reg Processor. (Ref validator)

  2. Languages

    • Defining primary and secondary languages

    • Transliteration libraries integration in Reg Client

    • Messaging templates (master data and configuration files)

  3. Master Data: Country specific master data

  4. Adding/modifying Reg Processor flow

    • Adding a new stage (e.g. fetch data from CRVS system). (Camel configurations)

    • Remove or re-arrange the stages

    • Demographic dedup logic

  5. Configurations

  6. Registration Client App

    • Fields as per ID Object

    • Labels in preferred languages

    • Field validations

    • Screen flow changes

    • Integration with MDS

  7. Residents Portal: UI implementation

  8. Admin portal: UI modifications (if needed)

  9. Integration with external components

    • Virus scanner

    • ABIS

    • Biometric SDKs (in Registration Client, Registration Processor & ID Authentication)

    • Manual Adjudication

    • IAM (OAuth 2.0 compliant)

    • HSM

    • Postal service

    • Email/SMS gateway

FAQ

What's there in MOSIP and what's not

Features
Present in MOSIP?
Comments

UIN Generator

Yes

Token Generator

Yes

Partner Management

Yes

Device Management

Yes

Admin portal allows managing registered devices. Device registration API is available. Device vendor to provide Device Management Server which takes care of registering devices and Key rotation

SMS Notification

Yes

Interface available. SMS Gateway/service to be provided by SI

Email Notification

Yes

Interface available. SMS Gateway/service to be provided by SI

Audit Trail

Yes

Technical Help Desk

No

Customer Relationship Management

No

Backup/Restore Management

No

Manual Adjudication

No

APIs available to retrieve data and approve/reject a packet when a Biometric Duplicate is found

Manual Verification

No

Analytics

No

Authentication OTP

Yes

Authentication Biometrics

Yes

Knowledge Management System

No

Payment Gateway

No

Card Production

No

Card Management

No

Implementation available for sending cards in queue to print and forward to postal system

Fraud Management

No

Supporting Document Retrieval

No

Registration processor may be customized for the same

Token Management at Registration Center

No

Registration of Pre-registered/Appointment

Yes

If MOSIP PreReg module is deployed

UIN Retrieval (Lost UIN)

Yes

Update of Demographic Information

Yes

Update of Biometric data

Yes

Grievance Reporting

No

Lock UIN against Auth

Yes

Transaction History Generator

No

Audit logs, DB records, and Resident Services APIs available

Enrollment Status/Update

Yes

Payment Gateway

No

Mobile/Table Registration App

No

Virus Scanner

No

Integration hooks provided. SI to procure and integrate

PreviousHardware SizingNextOther Installation Guides

Last updated 3 years ago

Was this helpful?

are available. Portal to be created by SI

available. Portal to be made by SI

Partner Management Service APIs
Resident Service APIs