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
  • Who operates the Registration client?
  • Registration client entity diagram
  • Biometrics SDK Integration in client
  • Data protection
  • Packets
  • Configurations
  • UI Specifications for Registration Tasks

Was this helpful?

  1. Modules

Registration Client

The Registration client is a thick Java-based client where the resident's demographic and biometric details are captured along with the supporting documents in online or offline mode. Data is captured in the form of registration packets and is cryptographically secured to ensure that there is no tampering. The captured information is packaged and sent to the server for further processing.

MOSIP provides a reference implementation of a Java based registration client. The code, build files for the registration client is available in registration client repo.

Multiple language support

To know more about setting up the reference registration client, refer to Registration client user guide. To know more about the functions present in the Home page of the registration client, refer to Registration client home page.

Who operates the Registration client?

The Registration client can be operated by an operator who can be either a Supervisor or an Officer. They can login to the client application and perform various activities. The Supervisor and the Officer can perform tasks like Onboarding, Synchronize Data, Upgrade software, Export packet, Upload packets, View Re-registration packets, Correction process, Exception authentication, etc. In addition to this, the Supervisor has exclusive authority to Approve/reject registrations.

To know more about the onboarding process of an operator, refer to Operator onboarding.

Registration client entity diagram

Biometrics SDK Integration in client

SDK integration guide

Data protection

Packets

Configurations

reg client can be customized as per a country' requirements. For details related to Registration Client configurations, refer to registration-Client configuration. based on ID schema.

UI Specifications for Registration Tasks

What is UI Spec, where is the sample available .. Default UI Specifications loaded with Sandbox installation is available here

PreviousRegistration ProcessorNextOperator Onboarding

Last updated 3 years ago

Was this helpful?