Inji
GitHubCommunityWhat's NewChatBot
  • Inji
    • Try It Out
      • Using Mock Data
    • Use case
    • Resources
    • Roadmap
      • Roadmap 2025
      • Roadmap 2024
    • Supported Integrations
      • MOSIP
    • Project Governance
    • Contribution
      • Code Contribution
      • Code of Conduct
    • GenderMag
    • License
    • Setup
      • Infrastructure Requirements
  • Inji Wallet
    • Inji Mobile
      • Overview
        • Features
      • Develop
        • Architecture
        • Technical Stack
        • Components
        • Integration Guides
          • Face Match
          • Secure Keystore
          • Tuvali
            • Permissions & Requirements
            • Tuvali API Documentation
          • BLE Verifier
          • PixelPass
          • Telemetry
          • VCI-Client
          • OpenID4VP
        • Specifications
          • Face SDK Specifications
        • Backend Services
          • Mimoto
          • eSignet
          • Inji Certify
        • Customizations
          • Workflow customization
          • UI customization
          • Locale customization
          • Configuration
          • Credential Providers
      • Test
        • Try It Out
          • Inji Mobile - Collab Guide
        • Workflow
        • End User Guide
      • Setup
        • Local Setup
      • Releases
        • Version 0.16.0
          • Test Report
        • Version 0.15.1
          • Test Report
        • Version 0.15.0
          • Test Report
        • Version 0.14.1
          • Test Report
        • Version 0.14.0
          • Test Report
        • Version 0.13.1
          • Test Report
        • Version 0.13.0
          • Test Report
        • Version 0.12.0
          • Test Report
        • Version 0.11.0-Inji
          • Test Report
        • Version 0.11.0
        • Version DP2
          • Test Report
        • Version 0.10.0
          • Test Report
        • Version DP1
        • Version 0.9.1
          • Test Report
        • Version 0.9.0
          • Test Report
    • Inji Web
      • Overview
        • Features
      • Develop
        • Architecture
        • Technology Stack
        • Backend services
          • Mimoto - BFF
          • eSignet - Authentication Layer
          • Configurations
        • Customizations
          • UI Customizations
          • Locale Customizations
          • Credential Providers
          • Customize VC PDF Template
        • Supported Browsers
      • Test
        • Try It Out
          • Inji Web - Collab Guide
        • Workflow
        • End User Guide
      • Setup
        • Local setup
      • Releases
        • Version 0.12.0
          • Test Report
        • Version v0.11.1
          • Test Report
        • Version 0.11.0
          • Test Report
        • Version 0.10.0
          • Test Report
        • Version 0.9.0
          • Test Report
        • Version 0.8.1
        • Version 0.8.0
          • Test Report
  • INJI CERTIFY
    • Overview
      • Features
    • Develop
      • Technology Stack
      • Components
      • Tested Operating Systems
    • Test
      • Functional Overview
      • Workflow
    • Setup
      • Local Setup
    • Releases
      • Version 0.11.0
        • Test Report
      • Version 0.10.2
        • Test Report
      • Version 0.10.1
        • Test Report
      • Version 0.9.1
        • Test Report
      • Version 0.9.0
        • Test Report
      • Version 0.8.1
      • Version 0.8.0
    • FAQ
      • FAQ
  • INJI VERIFY
    • Overview
      • Features
    • Develop
      • Technology Stack
      • Components
      • Supported Browsers
      • Customization
        • UI Customizations
        • Locale Customizations
    • Test
      • Try It Out
        • Inji Verify - Collab Guide
      • Workflow
      • End User Guide
      • Functional Overview
    • Setup
      • Local Setup
      • Generate QR Code
    • Releases
      • Version 0.11.1
        • Test Report
      • Version 0.11.0
        • Test Report
      • Version 0.10.0
        • Test Report
      • Version 0.9.0
        • Test Report
      • Version 0.8.1
      • Version 0.8.0
        • Test Report
  • FAQ
  • Deploy
Powered by GitBook

Copyright © 2021 MOSIP. This work is licensed under a Creative Commons Attribution (CC-BY-4.0) International License unless otherwise noted.

On this page
  • Overview
  • Repositories: Released/Dependent
  • Compatible modules:
  • Known Issues
  • Bug Fixes
  • Documentation

Was this helpful?

Export as PDF
  1. INJI VERIFY
  2. Releases

Version 0.10.0

Last updated 6 months ago

Was this helpful?

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 () 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 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

Repositories

Tags: Released/Dependent

Inji Verify

Pixel-Pass Library

Compatible modules:

The following table outlines the tested and certified compatibility of Inji Verify 0.10.0 with other modules.

Module

Version

Inji Wallet

Inji Web

Known Issues

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

Below is the list of known issues. To read in detail and view all the issues related to Inji Verify please click

OpenID4VP
OpenID4VP
here.
Feature Documentation
User guide
QA Report
v0.10.0
v0.5.0
0.13.1
0.10.0
INJIVER-639
INJIVER-638
INJIVER-625
INJIVER-610
INJIVER-237
INJIVER-387
INJIVER-422
INJIVER-150
INJIVER-159
INJIVER-301
INJIVER-302
INJIVER-303
INJIVER-305
INJIVER-312
INJIVER-328
INJIVER-329
INJIVER-333
INJIVER-334
INJIVER-390
INJIVER-444
INJIVER-600
INJIVER-601
INJIVER-602
INJIVER-607
INJIVER-611
INJIVER-612