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
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-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 that this release will greatly improve the security, efficiency, and user experience of eSignet.
Thank you for your continued support!
Key Known Issues
Please refer to this link for the list of all known issues.
Repositories Released
Compatible Modules
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:
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?