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

Version 0.15.0

Release Name: Inji Web Wallet 0.15.0

Release Type: Developer

Release Date: 1st December,2025

Overview

Inji Web 0.15.0 introduces a major milestone with the first end-to-end OpenID4VP verifiable credentials presentation support, along with significant UI enhancements, improved security, updated libraries, functional bug fixes, and extensive code quality improvements.

This release brings the Inji Web Wallet closer to full support for verifier-driven flows and aligns with open standards.

Key Highlights

OpenID4VP End-to-End Flow (Initial Implementation)

The OpenID4VP flow enables users to securely receive, review, and share verifiable presentations with seamless UI and robust error handling.

This release delivers the first complete implementation of the OpenID4VP standard for Verifiable Credential Presentation.

  • Redirect from verifier

  • Trust screen

  • Credential matching & selection

  • User consent

  • Presentation creation & submission

  • UI for negative flows (No matching credentials / No internet/API Failures)

  • Updated verifier request URL format

Additional Enhancements

  • UI and UX improvements across the wallet enhance user experience and include the following.

  • Resolved CORS issues and introduced configurable Redis for flexible deployments, alongside stronger error handling and improved documentation for clarity and maintainability.

Features Released

Type
Feature / Enhancement
Jira Link

Story

OpenID4VP Flow – Verifier request URL format change

INJIWEB-1747

Story

Enhance error handling in OpenID4VP flow with retry & close

INJIWEB-1735

Story

UI – Results, redirect back & negative flows (No internet)

INJIWEB-1717

Story

UI – Credential selection, consent & no matching credential flow

INJIWEB-1715

Story

UI – Redirect from verifier & display trust screen

INJIWEB-1714

Story

API – Manage verifier trust decision

INJIWEB-1713

Story

API – Credential selection, consent & submission

INJIWEB-1712

Story

API – Get matching credentials for presentation

INJIWEB-1711

Story

API – Implement OpenID4VP Authorization Request Handler

INJIWEB-1704

Story

Configure special keys to identify face rendering

INJIWEB-1673

Repositories Released

Module
Version

inji-config

0.13.0

inji-openid4vp

0.6.0

inji-openid4vp-ios-swift

0.6.0

mimoto

0.20.0

inji-web

0.15.0

Compatible Modules

Module
Version

eSignet

v1.6.2

inji-certify

v0.12.2

durian

v1.3.0-beta.2

inji-verify

v0.15.0

Known Issues

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

Jira Issue

Description

INJIWEB-1629

Injiweb-API: Download credentials and fetch credentials fails on the server side.

INJIWEB-1624

Injiweb-API: Fetch credentials with empty wallet ID and empty accept-language header returns improper error codes and messages.

INJIWEB-1619

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.15.0 release:

Jira Issue
Description

INJIWEB-1765

“Do not trust this verifier” still continued flow

INJIWEB-1748

User has to scroll for last row VC options

INJIWEB-1729

Fix Sonar code issues

INJIWEB-1692

CORS issue when accessing Mimoto APIs via docker-compose

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?