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
  • Table Of Contents
  • Scope
  • Documentation
  • Code
  • Tests
  • Acronyms

Was this helpful?

Export as PDF
  1. Older Releases

Release Notes 1.1.2

PreviousBug FixesNextFeatures

Last updated 3 years ago

Was this helpful?

Table Of Contents

Scope

MOSIP Version 1.1.2 is an interim release on top of 1.1.1 release. It has some of the new features which were planned for release 1.2 and some critical bug fixes which were identified in .

Release Date: October 24, 2020

Key Highlights

We have migrated from Java 8 to Java 11 as part of this release and also incorporated some software infrastructure changes as part of paring the technical debt.

Documentation

1. Platform

Includes functional requirements, process flows, architecture and high level design.

2. APIs

3. Design

Low level design documents for each module are available in the respective github repos.

Code

Tests

a. In scope

Basic integration testing was done covering the below modules.

Title
Description

Functional Testing

  • Pre-registration (Dynamic UI & APIs)

  • Registration Client (Dynamic UI)

  • Kernel (APIs)

  • Registration Processor (Server)

  • ID Authentication (APIs)

  • Partner Management (APIs)

  • ID Repository (APIs)

  • Resident Services (APIs)

  • Admin (UI & APIs)

Configuration Testing

Testing is done for default configuration. Changing the configuration parameters with various values will be taken up in subsequent releases.

Version Tag Tested

v1.1.2

Types of testing

  • Smoke

  • Functional

  • Integration

  • Regression

Browser Support

Pre-Registration (Latest Versions of Chrome, Edge & Firefox)

OS Support

Registration Client (Windows 10)

Areas
Technology Used

Deployment Script Environment

Microsoft Azure and VMs deployed in on-premise hardware

Registration Client with TPM 2.0

Windows 10

Document Scanner

Canon lide 120

GPS

GlobalSat BU-353-S4

Biometrics Standard

CBEFF format (Version - 2.0)

MOSIP Device Service (MDS)

MDS v0.9.5

ABIS

ABIS Spec Version v0.9

SDK

SDK Spec Version v0.9

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)

b. Not in scope

Title
Description

Non-Functional Testing

  • Performance Testing

  • Reliability and Disaster recovery Testing

c. Test Metrics

Key
Value

Test Coverage

Pre-Registration (80%), Registration Client (95%), Registration Processor (100%), Authentication (100%), Partner Management (100%), Resident Services (100%), Admin (100%)

Code Coverage

70% to 80%

Automation Coverage

80%

Number of Test Cases

Total Run (2804), Pass (2332), Pass Rate (83.17%)

Number of Open Blocker or Critical Defects

0

d. Test Execution Report

Test Execution
Version
Test Cases
Executed Tests
Pass
Fail
Pending Execution
Pass%
Fail%

Kernel

1.1.2

344

344

322

22

0

93.6%

6.4%

Registration

1.1.2

121

121

103

18

0

85.1%

14.9%

Admin

1.1.2

894

894

887

7

0

99.2%

0.8%

Authnetication

1.1.2

1055

1055

693

362

0

65.7%

34.3%

ID Repository

1.1.2

147

147

147

0

0

100%

0.0%

Resident Services

1.1.2

178

178

115

63

0

64.6%

35.4%

Partner Management

1.1.2

65

65

65

0

0

100%

0.0%

Total

1.1.2

2804

2804

2332

472

0

83.2%

16.8%

Acronyms

Achronyms
Full Form

MOSIP

Modular Open Source Identity Platform

ABIS

Automated Biometric Identification System

API

Application Programming Interface

ID

Identity

IDA

Identity Authentication

NFR

Non-Functional Requirements

OTP

One Time Password

SDK

Software Development Kit

JWT

Java Web Token

K8

Kubernetes

UIN

Unique Identification Number

VID

Virtual ID

CBEFF

Common Biometric Exchange Formats Framework

CORS

Cross Origin Resource Sharing

HSM

Hardware Security Module

TPM

Trusted Platform Module

SDK

Software Development Kit

MDS

MOSIP Device Service

ICU4J

International Components for Unicode for Java

WIP

Work In Progress

TBD

To Be Determined/Done

.

All APIs are documented .

Code needs to be deployed as per the procedure depicted in .

Link to documentation
here
Commons
Pre-registration
Registration
Authentication
Partner Management Services
Resident Services
Admin Services
Reference Implementation
Sandbox Installer
New features added to MOSIP are listed here
All the bug fixes are listed here
Scope
Documentation
Code
Tests
a. In scope
b. Not in scope
c. Test Metrics
d. Test Execution Report
Acronyms
Release 1.1.1