v1.5.1

Release Number: v1.5.1(Patch)

Release Date: Coming Soon!

Overview

We are excited to announce eSignet v1.5.1, which resolves critical issues to improve user experience and system functionality. Key fixes include IDT authentication, KYC slot availability, and an updated README.md file for the docker compose setup of the signup service. These updates ensure more reliable and efficient access to services.

Major Highlights

  1. Fixed bug in IDT authentication: Resolved issues related to invalid individual ID handling, including incorrect individual IDs provided in the request body.

  2. Reused Challenge Authentication: Added validations for reused challenge IDT-based authentication, ensuring it now functions correctly.

  3. Periodic Slot Availability Checks in UI: Added support for periodic slot availability checks during the loading screen process, based on configuration.

  4. Documentation: Updated the Sign-up Docker Compose README to ensure a smooth local setup for Sign-up services.

Bug Fixes

  • Several known issues from v1.5.0 have been resolved to improve platform stability. A detailed list of fixes is available here.

We believe that this release will greatly improve the security, efficiency, and user experience of eSignet.

Thank you for your continued support!

Key Known Issues

Jira Issue
Summary

The user is not getting registered with an 8-digit UIN in MOSIP IDA.

Intermittent: Signup register and reset password are throwing errors but able to login.

Please refer to this link for the list of all known issues.

Repositories Released

Repository Released
Tags

esignet

esignet-signup

esignet-mock-services

esignet-plugins

Compatible Modules

Module/Repository
Compatible Version

ID Authentication

ID Repository

kernel - core

kernel-notfication-service

kernel-idgenerator-service

kernel-auth-adaptor

kernel-auth-service

kernel-otp-manager

Sunbird

DB Changes

eSignet

  • Changed public_key column data type to JSONB in the client_details table. Please refer here for details.

eSignet mock services

  • The length limit on the identity_json column is removed in the identity database. Please refer here for details.

Config Changes

eSignet mock services

  • Introduced json schema based validation. Below two properties are added:

    1. mosip.mock.ida.identity.schema.url

    2. mosip.mock.ida.update-identity.non-mandatory.fields

Please refer here for details.

Documentation

Last updated

Was this helpful?