platform icon indicating copy to clipboard operation
platform copied to clipboard

feat: implement w3c credential issuance by connection Id (BE)

Open bhavanakarwade opened this issue 1 year ago • 1 comments
trafficstars

  • [x] Implement w3c credential issuance by connection Id. (Support multi select connections)

bhavanakarwade avatar May 02 '24 05:05 bhavanakarwade

Pending Todos:

Backend

  • [ ] When issuing W3C credentials with a connection ID, validation is required. If the provided protocol version is invalid ("protocolVersion": "v1"), the system should return a '400 Bad Request' status code with the message:"Provided protocol version is not supported"

sayali-chavan96 avatar Jun 04 '24 10:06 sayali-chavan96

As per discussion with @GHkrishna, He has upcoming task for supporting AnonCreds. In that task, he will modify the payload body according to the credential type. Therefore, he will handle the protocol version validation as part of that task

bhavanakarwade avatar Sep 02 '24 12:09 bhavanakarwade