Version 0.10.0
Release Name: Inji Verify v0.10.0
Support: Developer
Release Date: 10th Oct, 2024
Overview
We are excited to announce the release of Inji Verify version 0.10.0, which brings significant improvements to the platform, including the implementation of OpenID for Verifiable Presentations (OpenID4VP) specifications, enhanced error handling scenarios, and support for new QR code sharing mechanisms. This release also includes crucial bug fixes, Docker Compose enhancements, and scanner library upgrades.
New Features
QR Code Handling Enhancements
Previously, JSON-LD VCs embedded in QR codes were dense and difficult to scan. To address this, the QR codes now embed the URL of the VC storage instead of the entire VC. This allows for easier scanning and sharing of credentials. Additionally, a configuration-based approach has been introduced to manage QR code content per issuer and credential type.
The sharing of credentials via QR codes has been streamlined. Users can now scan the QR code from either a physical copy or a smartphone, which redirects to Inji Web to authorize and present the VP to Inji Verify.
User Flow for Sharing:
The user downloads a VC as a PDF or has a physical copy from Inji Web.
The user scans the QR code using Inji Verify.
Inji Verify redirects to Inji Web for authorization, retrieves the VC in VP format, and completes the verification.
Error Handling Scenarios - OpenID4VP
Introduced comprehensive error handling scenarios as per the OpenID4VP specification to ensure robustness during Verifiable Presentation transactions. This ensures that issues such as invalid credentials or expired tokens are handled gracefully with informative error messages.
Docker Compose
This release simplifies deployment with Docker Compose, allowing users to easily set up and configure the Inji Verify environment.
React-scanner-lib Upgrade The React scanner library has been upgraded for improved performance and reliability in scanning QR codes.
ZXing-cpp library
PDF.js Integration
Updation of Pixel Pass library for Sunbird QR Code
To properly manage binary data by unzipping it before sending it back, the Pixel pass library has been updated to ensure backward compatibility of Sunbird QR codes.
Critical Bug Fixes
Several critical bugs have been resolved, including issues with QR code generation and scanning, ensuring a smoother verification experience.
Additional Improvements:
Client & Redirect URI Support:
Inji Verify now includes extra fields (client_id & redirect_uri) to handle OpenID4VP requests, redirecting users for authorization through Inji Web.
VC Validation Improvements:
Enhanced validation logic for Verifiable Credentials (VCs) in the VP token format, ensuring that credentials are properly authenticated and validated before presenting results to users.
Repositories: Released/Dependent
Compatible modules:
The following table outlines the tested and certified compatibility of Inji Verify 0.10.0 with other modules.
Known Issues
Below is the list of known issues. To read in detail and view all the issues related to Inji Verify please click here.
Bug Fixes
Below is the list of fixes as part of the 0.10.0 release:
Documentation
Last updated