Skip to content

Latest commit

 

History

History

verifiable-credential-issuance

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
description
WORK IN PROGRESS

Verifiable Credential Issuance

PBMS Beneficiary Registry (BR) can issue beneficiary credentials (e-cards) in the form of Verifiable Credentials (VC). These can be downloaded into the beneficiary's digital wallet upon authentication. These credentials can signify that this person is part of this benefit program. Some example use-cases are Safety Net Program Beneficiary e-Card, BPL Card, etc.

{% embed url="https://miro.com/app/board/uXjVKe3Q2Vo=/?share_link_id=906399345811" %}

Feature and functionality

Feature Description
Online ID authentication for download
  • Using eSignet
OpenID for VCI API implementation
Support for issuance of multiple credential types
  • Configuration of VC content without code change.
Tamper proof
  • Digitally signed
Download into Inji Wallet
Share e-card to avail services

{% hint style="info" %} Bulk VC issuance is not supported {% endhint %}

Configuration & Technical documentation

VCI uses Odoo modules:

Related user guides