Version 0.14.0
Release Name: Inji Web Wallet 0.14.0
Release Type: Developer
Release Date: 17th Sept, 2025
Overview
This release of Inji Web v0.14.0 delivers support for IETF SD-JWT Verifiable Credential (VC) downloads, improvements in login UI, and enhancements to key handling for credential flows. It also includes multiple usability fixes, technical debt cleanups, and improvements in error handling and code coverage.
Key highlights include IETF SD-JWT VC parsing & storage, UI/UX refinements, and security fixes that align Inji Web with the broader Verifiable Credential ecosystem.
Key Highlights
New Feature Additions
IETF SD-JWT VC Support
Added parsing of SD-JWT VC responses and storage in DB once issued via Mimoto.
Updated SD-JWT VC PDF template design for improved readability.
Refer to the feature description to know more about this feature
Improvements to Existing Features
Login & Authentication Enhancements
Fixed login UI issues and improved redirect behaviour post authentication.
Removed access to the passcode page via direct URL entry to ensure flow integrity.
Credential Handling Improvements
Proper field labels for key VC attributes replacing camel_casing.
Support for key binding in without login flows (ES256, ES256K, Ed25519).
API updates to handle reset passcode and lockout flow with automation coverage.
Set a passcode limit to enforce security consistency.
Developer Enhancements
Compared & aligned Mimoto Docker and Local properties for consistency.
Improved code coverage and addressed Sonar security hotspots.
Features Released
Repositories Released
Compatible Modules
Known Issues
Below is the list of key known issues specific to this release. For all known issues, click here.
Jira Issue
Description
Injiweb-API: Download credentials and fetch credentials fails on the server side.
Injiweb-API: Fetch credentials with empty wallet ID and empty accept-language header returns improper error codes and messages.
Injiweb-API: Downloading wallet credentials with a null/empty wallet ID returns improper error codes and messages.
Bug Fixes
Below is the list of bug fixes as part of the 0.14.0 release:
Jira Issue
Description
/logout API of Mimoto giving 401 in the released environment.
On the home screen, welcome message and search option missing.
Fix the wallet metadata properties compatibility issue happening between develop and release branches.
QR code missing for MOSIP VC when downloading with Gmail login.
Search bar accepts invalid input and displays misaligned UI without error message on Issuers page (logged-in state).
Passcode page accessible via direct URL entry after login – violates flow integrity.
Intermittently unable to download Sunbird VC in Inji Web.
Client ID is different, and the redirect URI is from different domains.
Release Documentation
Additional Resources
Feature Documentation - Contains detailed explanations of all available features of Inji Web Waller and its usage.
Backend Services - Provides detailed instructions to set up the backend for the Inji Web Wallet.
End User Guide - Offers end-to-end guidance for end users on setup and daily usage.
API Documentation - Includes comprehensive details of all APIs, endpoints, request/response formats, and examples.
Last updated
Was this helpful?