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.
Jira ID | Description |
Upload feature not functioning on Lower-End iPhones in Chrome Browser | |
Inji Verify - Page Fails to Load on Lower-End iPhones in Safari Browser | |
Inji Verify - Upload not functioning on Mac Safari Browser Versions 16 and Below | |
QR Code scan fails on Windows devices. | |
Unable to scan sunbird QR code through Mobile/Windows/Mac | |
INJIVER- When the user turns on the internet connection, they encounter a 'no internet' error screen." | |
Inji Verify- The alignment on the no internet error screen is not correct on mobile |
Bug Fixes
Below is the list of fixes as part of the 0.10.0 release:
Jira ID | Description |
Able to upload and validate QR Code when internet connection is off. | |
Enhancement: Upload QR Code is accepting images with two same working QR Codes added in one image. | |
Inji Verify-In Browser Stack, after clicking the 'Scan QR Code' button, the default image does not appear. | |
Inji Verify- In Browser Stack, after clicking the 'Scan QR Code' button,the user is not directed to the camera access 'Allow' popup screen | |
Inji Verify-In Browser Stack, after clicking the 'Scan QR Code' button, the default image does not appear. | |
Inji Verify-In Browser Stack, after clicking the 'Scan QR Code' button, the default image does not appear | |
Inji Verify : Sometimes the error message is not displayed when we try to upload a file of min size. | |
Inji Verify- The user scan or upload the Expired QR code is getting the success screen | |
Inji Verify- In android The deactivated flashlight feature is appearing on the scan screen page | |
Inji Verify- The alignment of the page for uploading and scanning QR codes in the Safari browser is incorrect. | |
Inji Verify- The scan screen view is not rendering correctly in the Firefox browser | |
Injiverify- If the attribute values are lengthy, text wrapping does not occur when verifying credentials | |
Inji Verify- Update the Readme file required for docker-compose | |
Inji Verify- No error message when camera being disabled and if the camera is not present. | |
Inji Verify- Back button from scan page is bringing the last event from upload to scan screen. | |
Inji Verify- Intermittently, the scan pages alignment is not proper. | |
Inji Verify- The page alignment during scanning on iOS devices is not accurate | |
Inji Verify- Unable to upload .PNG extension QR codes | |
Inji Verify- Mobile Homepage Button Redirects to Connection Failure Page in Desktop View |
Documentation
Last updated