Release Notes 1.0.6
Table Of Contents
Scope [↑]
Version 1.0.6 of MOSIP Platform is a feature and stability release.
This release is with real biometrics. This means that MOSIP Platform is now integrated with SDK, MDS (MOSIP Device Service), ABIS (Automated Biometrics Identification System) and Biometric devices.Non-functional requirements (Performance, Scale and Security) will be taken up in subsequent releases.
Release Date: February 11, 2020
Highlights of the 1.0.6 release include:
New Module is added – Resident Services
UI/UX refinements for Administration Module
Bug Fixes across all modules
Repository structure changes
Module-wise features released as part of this release can be found here
Documentation [↑]
1. Platform Documentation
Includes Functional requirements, Process flows, Architecture and High level design, Getting started and Deployment guide, Developer documentation etc. Please find the link to Platform Documentation.
2. Detailed Documentation
Low level design documents for respective modules is found below: * Pre-Registration * Registration Client * Registration Processor * Authentication * {Administration](https://github.com/mosip/admin-services/tree/master/design/admin) * ID Repository * Kernel * Resident Services
3. Platform Configuration for RBR
MOSIP Platform can be configured to be used for Real Biometrics. Please find the guide to configure MOSIP for biometrics.
Key Points [↑]
Key Points | Details |
---|---|
Pre Registration - Browser support | Chrome 74.0.3729 |
Deployment Script Environment | Microsoft Azure |
Registration Client – OS version | Windows 10 (English version) with TPM 2.0 |
Camera | Logitech / Default windows camera |
Scanner | Canon lide 120 |
GPS | GlobalSat BU-353-S4 |
Biometrics standard | CBEFF format (Version - 2.0) |
MOSIP Device Service (MDS) | Version - 0.9.1 |
SMS gateway | MSG91, Infobip |
Registration Client – face capture | OpenImaj - This is licensed for demo purpose only |
Keystore | SoftHSM |
Antivirus | ClamAV |
Maps | OpenstreetMap |
Supporting key based digital signatures, not using digital certificates | |
Transliteration | ICU4J (Library with French, Arabic languages) |
ABIS | TECH5 abis version v2.0.5 |
SDK | Identy SDK version v0.0.0.9 |
Code [↑]
The code and automation tests are available on GitHub. The code needs to be built and deployed as per the procedure documented in Building And Deploying MOSIP. We will actively support System Integrators during their first deployment.
Test Reports [↑]
1. In scope [↑]
Title | Description |
---|---|
Modules Tested |
|
Version Tag Tested | 1.0.6 |
Test Methodology |
|
Types of testing |
|
Testing Levels | |
Configuration Parameters tested for | Refer to properties file at Link |
Browser Support | Pre-Registration
|
OS Support | Registration Client
|
Language Support | French, Arabic, English |
2. Not in scope [↑]
Title | Description |
---|---|
NFR Testing |
|
Configuration Testing |
|
3. Executive Summary – Consolidated Quality Status [↑]
Sl. No. | Module / Activity | Test Methodology | Test Status |
---|---|---|---|
1 | Kernel |
| PASS |
2 | Pre-Registration |
| PASS |
3 | Registration Client |
| PASS |
4 | Registration Processor |
| PASS |
5 | ID Authentication |
| PASS |
6 | ID Repo |
| PASS |
7 | Resident Services |
| PASS |
8 | Pre-Registration to Registration Client integration testing |
| PASS |
9 | Registration Client to Registration Processor integration testing |
| PASS |
10 | Registration Processor to IDA integration testing |
| PASS |
11 | IDA to ID Repo |
| PASS |
4. Types of Testing [↑]
Testing Type | Description |
---|---|
Smoke Testing | Tests to ensure basic workflows work fine |
Functional Testing | Tests to ensure functionality of each module and overall system work fine in accordance with the given requirements |
Integration Testing | Tests to ensure the inter module functionality works fine and in accordance with the integration requirements |
Regression Testing | Tests to ensure that any change doesn't break existing functionality |
5. Test Execution Summary [↑]
Known Issues [↑]
List Of Acronyms [↑]
Acronym | Expanded Form |
---|---|
ABIS | Automated Biometric Identification System |
API | Application Programming Interface |
ID | Identity |
IDA | Identity Authentication |
MOSIP | Modular Open Source Identity Platform |
NFR | Non-Functional Requirements |
OTP | One Time Password |
SDK | Software Development Kit |
TBD | To Be Determined |
TOTP | Temporary One Time Password |
UIN | Unique Identification Number |
WIP | Work In Progress |
CBEFF | Common Biometric Exchange Formats Framework |
HSM | Hardware Security Module |
TPM | Trusted Platform Module |
Last updated