Version 1.0.0-alpha.1
Release Name: Inji Web Wallet 1.0.0-alpha.1
Release Type: Alpha
Release Date: 13th August, 2026
Overview
This release of Inji Web Wallet v1.0.0-alpha.1 introduces the foundational support for OpenID4VP 1.0, including DCQL-based credential selection and data share support, along with compatibility updates required for OpenID4VCI 1.0.
The release focuses on upgrading the Web Wallet from the earlier OpenID4VCI Draft 13 and OpenID4VP Draft 23 implementations towards the finalized 1.0 specifications, while improving interoperability with Inji Verify and strengthening credential download, presentation, and sharing flows.
This is an alpha release intended primarily for developer and interoperability validation. Some OpenID4VP 1.0 and DCQL capabilities remain under active development.
Key Highlights
1. Verifiable Credential Issuance(OpenID4VCI) : Published v1.0 Support
Added support for the OpenID4VCI 1.0 Well-Known format required for discovering issuer metadata.
Added VC download support aligned with the OpenID4VCI 1.0 implementation.
Refactored the credential download flow to support the updated VCI 1.0 architecture.
Completed the OpenID4VCI 1.0 specification upgrade analysis and implementation groundwork.
2. Verifiable Credential Presentation (OpenID4VP) : Published v1.0 Support
Added backend support in Mimoto for DCQL-based OpenID4VP 1.0 flows.
Added DCQL support as part of the Data Share flow in Inji Web Wallet.
Added support for processing credential requests containing credential sets.
Improved credential selection logic for mandatory and optional credentials requested through DCQL.
3. IETF SD-JWT Selective Disclosure Support
Added support for submitting credentials to the verifier with SD-JWT claim selection and VP token signing support.
4. Technical Enhancements
Fixed the Web Wallet flow where users were not automatically redirected back to Inji Verify when no matching credential was available.
Improved the handling of credential-selection and presentation flows between Inji Web Wallet and Inji Verify.
Added the VCI 1.0 credential download factory refactoring.
Features Released
Repositories Released
Note:
inji-configis released as1.0.0-alpha.2, while the other components in this release baseline use1.0.0-alpha.1.
Compatible Modules
Known Issues
Below is the list of key known issues specific to this release. For all the known issues, click here.
Observed an invalid session screen when we refresh on the download successful screen
Verifier Trust Dialog displays full DID instead of a user-friendly verifier name
Data-share QR verification limit shows raw HTTP 401 instead of a clear limit-reached message
Verifier information is truncated/overlapped in "Required Card(s) Not Found!" popup
Bug Fixes
Below is the complete list of bug fixes included in the 1.0.0-alpha.1 release.
Fixed the issue where the user was not redirected back to Inji Verify when no matching credential was found during the Web Wallet OpenID4VP flow.
Fixed the language-selection issue where users had to double-click to select a language.
Fixed the issue where clicking Continue with an available credential redirected the user to the Issuers page.
Fixed the default “U” user being displayed on the homepage when the user was not logged in.
Fixed credential download failures for Mock and Land Registry issuers in the QA environment.
Fixed SVG Farmer VC download failure from the QA Inji environment.
Fixed credential types not being displayed when Mimoto and Mock Services were running locally.
Fixed Farmer VC download failure after updating the template and context from V2 to V1 on the development integration environment.
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?