Supporting Components
The Supporting Components category includes essential modules that provide foundational services and utilities for the MOSIP platform. Below are the modules under this category:
Biometrics: Handles biometric data processing, including capture, storage, and matching of biometric identifiers such as fingerprints and facial images.
Commons: Provides shared libraries and utilities used across various MOSIP modules, promoting code reuse and consistency.
Keymanager: Manages cryptographic keys and certificates, ensuring secure communication and data protection within the MOSIP ecosystem.
Packet Manager: Packet Manager securely manages registration packets by handling storage, encryption, validation, and API-based access. It operates both as a service and a library within the MOSIP platform.
Persistence: Manages data storage and retrieval, providing a robust and scalable database layer for MOSIP applications.
Quality Manager: Oversees quality assurance processes, including testing and validation of MOSIP components to ensure reliability and performance.
Datashare: Enables secure data sharing and interoperability between different MOSIP modules and external systems.
Keycloak: Integrates with Keycloak for identity and access management, providing single sign-on (SSO) and user federation capabilities.
Each module plays a vital role in ensuring the reliability, scalability, and maintainability of the overall MOSIP system.
Last updated
Was this helpful?