For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Feature / Enhancement / Technical Upgrade
GitHub Issue

Add Support for OpenID4VCI 1.0 Well-Known Format

#567

Add VC Download Support for VCI 1.0 (Factory Refactor)

#568

Backend for DCQL OpenIDVP 1.0 – Mimoto

#657

Add DCQL as Part of Data Share

#670

Submission of Credentials to Verifier with SD-JWT Claim Selection and VP Token Signing Support

#638

Repositories Released

Module
Version

Inji Web Wallet

1.0.0-alpha.1

Mimoto

1.0.0-alpha.1

Inji OpenID4VP

1.0.0-alpha.1

Inji Config

1.0.0-alpha.2

Note: inji-config is released as 1.0.0-alpha.2, while the other components in this release baseline use 1.0.0-alpha.1.

Compatible Modules

Module
Version

Durian

1.3.0-beta.2

Inji Certify

1.0.0-alpha.1

Inji Verify

1.0.0-alpha.1

eSignet

1.6.2

Known Issues

Below is the list of key known issues specific to this release. For all the known issues, click here.

GitHub Issue
Description

#689

Observed an invalid session screen when we refresh on the download successful screen

#683

Verifier Trust Dialog displays full DID instead of a user-friendly verifier name

#679

Data-share QR verification limit shows raw HTTP 401 instead of a clear limit-reached message

#677

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.

GitHub Issue
Description

#558

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.

#623

Fixed the language-selection issue where users had to double-click to select a language.

#682

Fixed the issue where clicking Continue with an available credential redirected the user to the Issuers page.

#620

Fixed the default “U” user being displayed on the homepage when the user was not logged in.

#656

Fixed credential download failures for Mock and Land Registry issuers in the QA environment.

#658

Fixed SVG Farmer VC download failure from the QA Inji environment.

#644

Fixed credential types not being displayed when Mimoto and Mock Services were running locally.

#661

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?