Giter Club home page Giter Club logo

Comments (3)

nklomp avatar nklomp commented on September 27, 2024

Yes in our SSI-SDK we actually have plugins that both can handle the management side of things for revocations, as well as automatic random index assignments in a list when issuing a credential.
See: https://github.com/Sphereon-Opensource/SSI-SDK/tree/develop/packages/vc-status-list-issuer-rest-api and https://github.com/Sphereon-Opensource/SSI-SDK/tree/develop/packages/vc-status-list-issuer-drivers

Unfortunately we do not have documentation for it yet

There is support on the RP or Wallet side. Whenever a StatusList2021 is encountered it will check the status.

Reason we didn't include it is because it adds complexity to an already pretty complex demo to setup.

from oid4vc-demo.

ssi-vc-dev avatar ssi-vc-dev commented on September 27, 2024

Thanks!
I'm trying to set up the plugins with the demo.
Do you maybe have an idea, is it sufficient if I add them within the packages/agent? Or they should be added in the packages/oid4vci-demo-frontend && /packages/oid4vp-demo-frontend too?

from oid4vc-demo.

nklomp avatar nklomp commented on September 27, 2024

You will need to add them in the demo as well, as there currently is no automatic recognition of the status-list issuer being present from the agent itself. We still need to develop that part. Of course then you would be able to configure on the agent itself which statusList should be associated with which credential type(s) and then it would include them automatically. Now you will have to create a statusList entry (first create an actual statuslist) using the methods, and then include them in the Credential Payload.

from oid4vc-demo.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.