> For the complete documentation index, see [llms.txt](https://docs.mosip.io/1.2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosip.io/1.2.0/mosip-docs-1.1.5/mosip-releases/release-notes-1.0.6.md).

# Release Notes 1.0.6

### Table Of Contents

* [Scope](#scope-)
* [Documentation](#documentation-)
* [Key Points](#key-points-)
* [Code](#code-)
* [Test Reports](#test-reports-)
  * [1. In scope](#1-in-scope-)
  * [2. Not in scope](#2-Not-in-scope-)
  * [3. Executive Summary – Consolidated Quality Status](#3-executive-summary--consolidated-quality-status-)
  * [4. Types of Testing](#4-types-of-testing-)
  * [5. Test Execution Summary](#5-test-execution-summary-)
* [Known Issues](#known-issues-)
* [List Of Acronyms](#list-of-acronyms-)

### Scope [**\[↑\]**](#table-of-contents)

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](/1.2.0/mosip-docs-1.1.5/mosip-releases/release-notes-1.0.0/release-notes-1.0.0-features.md#residnet-services)
* [New features added to MOSIP platform](/1.2.0/mosip-docs-1.1.5/mosip-releases/release-notes-1.0.0/release-notes-1.0.0-features.md)
* 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](https://github.com/mosip/documentation/blob/1.1.5/docs/_files/release/1.0.6/MOSIP_Feature_Release_v1.0.6.xlsx)

### Documentation [**\[↑\]**](#table-of-contents)

#### 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](https://docs.mosip.io/platform/).

#### 2. Detailed Documentation

Low level design documents for respective modules is found below: \* [Pre-Registration](https://github.com/mosip/pre-registration/tree/master/design/pre-registration) \* [Registration Client](https://github.com/mosip/registration/tree/master/design/registration) \* [Registration Processor](https://github.com/mosip/registration/tree/master/design/registration-processor) \* [Authentication](https://github.com/mosip/id-authentication/tree/master/design/authentication) \* {Administration]\(<https://github.com/mosip/admin-services/tree/master/design/admin>) \* [ID Repository](https://github.com/mosip/commons/tree/master/design/kernel) \* [Kernel](https://github.com/mosip/commons/tree/master/design/idrepository) \* [Resident Services](https://github.com/mosip/resident-services/tree/master/design/resident-service)

#### 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](/1.2.0/mosip-docs-1.1.5/modules/registration-client/guide-to-configure-mosip-for-biometrics.md).

### Key Points [**\[↑\]**](#table-of-contents)

| 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 [**\[↑\]**](#table-of-contents)

The code and [automation tests](https://github.com/mosip/mosip-functional-tests) are available on [GitHub](https://github.com/mosip/). The code needs to be built and deployed as per the procedure documented in [Building And Deploying MOSIP](https://github.com/mosip/documentation/blob/1.1.5/docs/Build-and-Deploy.md). We will actively support System Integrators during their first deployment.

### Test Reports [**\[↑\]**](#table-of-contents)

**1. In scope** [**\[↑\]**](#table-of-contents)

| Title                               | Description                                                                                                                                                                                                                                                                        |
| ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Modules Tested                      | <ul><li>Pre-registration (UI & Server)</li><li>Registration Client (UI & APIs)</li><li>Kernel (APIs)</li><li>Registration Processor (Server)</li><li>ID Authentication (APIs)</li><li>ID Repo (APIs)</li><li>Administration (UI & APIs)</li><li>Resident Services (APIs)</li></ul> |
| Version Tag Tested                  | 1.0.6                                                                                                                                                                                                                                                                              |
| Test Methodology                    | <ul><li>Manual</li><li>Test Automation</li></ul>                                                                                                                                                                                                                                   |
| Types of testing                    | <ul><li>Smoke</li><li>Functional</li><li>Integration</li><li>Regression</li></ul>                                                                                                                                                                                                  |
| Testing Levels                      | ![Image](/files/-MDoFxVO_HKb7RM9UjU1)                                                                                                                                                                                                                                              |
| Configuration Parameters tested for | Refer to properties file at [**Link**](https://github.com/mosip/mosip-config/tree/1.0.6-rc/config-templates)                                                                                                                                                                       |
| Browser Support                     | <p><strong>Pre-Registration</strong></p><ul><li>Chrome – 78.0.3904.108</li></ul>                                                                                                                                                                                                   |
| OS Support                          | <p><strong>Registration Client</strong></p><ul><li>Windows 10</li></ul>                                                                                                                                                                                                            |
| Language Support                    | French, Arabic, English                                                                                                                                                                                                                                                            |

**2. Not in scope** [**\[↑\]**](#table-of-contents)

| Title                 | Description                                                                                                                                                                                                                                                                   |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| NFR Testing           | <ul><li>Scalability Testing</li><li>Performance Testing</li><li>Security Testing</li></ul>                                                                                                                                                                                    |
| Configuration Testing | <ul><li>Testing is done for one set of approved production configuration</li><li>Changing the configuration parameters for various values (boundary values) and testing the impact of each such value on the platform code will be taken up in subsequent releases.</li></ul> |

**3. Executive Summary – Consolidated Quality Status** [**\[↑\]**](#table-of-contents)

| Sl. No. | Module / Activity                                                 | Test Methodology                                          | Test Status |
| ------- | ----------------------------------------------------------------- | --------------------------------------------------------- | ----------- |
| 1       | Kernel                                                            | <ul><li>Test Automation</li></ul>                         | PASS        |
| 2       | Pre-Registration                                                  | <ul><li>Test Automation</li></ul>                         | PASS        |
| 3       | Registration Client                                               | <ul><li>Tested Manually</li><li>Test Automation</li></ul> | PASS        |
| 4       | Registration Processor                                            | <ul><li>Tested Manually</li><li>Test Automation</li></ul> | PASS        |
| 5       | ID Authentication                                                 | <ul><li>Test Automation</li></ul>                         | PASS        |
| 6       | ID Repo                                                           | <ul><li>Test Automation</li></ul>                         | PASS        |
| 7       | Resident Services                                                 | <ul><li>Test Automation</li></ul>                         | PASS        |
| 8       | Pre-Registration to Registration Client integration testing       | <ul><li>Tested Manually</li></ul>                         | PASS        |
| 9       | Registration Client to Registration Processor integration testing | <ul><li>Tested Manually</li></ul>                         | PASS        |
| 10      | Registration Processor to IDA integration testing                 | <ul><li>Tested Manually</li></ul>                         | PASS        |
| 11      | IDA to ID Repo                                                    | <ul><li>Tested Manually</li></ul>                         | PASS        |

**4. Types of Testing** [**\[↑\]**](#table-of-contents)

| 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** [**\[↑\]**](#table-of-contents)

![](/files/-MBJs1uGjDDPttDiMP69)

### Known Issues [**\[↑\]**](#table-of-contents)

![](/files/-MBJs1uJQtr3l-z6_UY7)

### List Of Acronyms [**\[↑\]**](#table-of-contents)

| 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                     |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.mosip.io/1.2.0/mosip-docs-1.1.5/mosip-releases/release-notes-1.0.6.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
