credo-controller icon indicating copy to clipboard operation
credo-controller copied to clipboard

feat: w3c revocation using bit string status list for dedicated and multi-tenancy

Open KulkarniShashank opened this issue 1 year ago • 3 comments
trafficstars

What

  • Implemented W3C credential revocation using a bit string status list.
  • Added support for both dedicated and multi-tenancy scenarios.
  • Integrated with the existing credential status management system.

Why

  • To enable the revocation of W3C credentials in compliance with the standard.
  • To support various deployment configurations, including multi-tenant environments, enhancing the flexibility and scalability of the solution.

How

  • Created new functions for generating, encoding, and decoding bit string status lists.
  • Integrated these functions into the credential issuance and verification processes.
  • Extended the credential management logic to handle revocation checks for both dedicated and multi-tenant environments.
  • Updated existing modules to support the new revocation features, ensuring backward compatibility.

KulkarniShashank avatar Aug 14 '24 12:08 KulkarniShashank

Converting to draft as revocation support for w3c will be implemented after merge of w3c revocation support in credo-ts with PR #2024 in credo-ts

GHkrishna avatar Oct 23 '24 05:10 GHkrishna

This will be closed after the #262 is completed

sairanjit avatar Apr 24 '25 08:04 sairanjit