v1.5.1
Release Number: v1.5.1(Patch)
Release Date: 24th Feb, 2025
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
Fixed bug in IDT authentication: Resolved issues related to invalid individual ID handling, including incorrect individual IDs provided in the request body.
Reused Challenge Authentication: Added validations for reused challenge IDT(ID token)-based authentication, ensuring it now functions correctly.
Periodic Slot Availability Checks in UI: Added support for periodic slot availability checks during the loading screen process, based on configuration.
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 this release will greatly improve eSignet's security, efficiency, and user experience.
Thank you for your continued support!
Key Known Issues
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
esignet
esignet-signup
esignet-mock-services
esignet-plugins
Compatible Modules
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 has been removed from the identity database. Please refer here for details.
Config Changes
eSignet mock services
Introduced json schema based validation. Below two properties are added:
mosip.mock.ida.identity.schema.url
mosip.mock.ida.update-identity.non-mandatory.fields
Please refer here for details.
Documentation
Last updated
Was this helpful?