Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
bhavanakarwade opened this issue May 2, 2024 · 1 comment · Fixed by #693 or #688
Open
1 task done

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

bhavanakarwade opened this issue May 2, 2024 · 1 comment · Fixed by #693 or #688
Assignees
Labels
enhancement New feature or request

Comments

@bhavanakarwade
Copy link
Contributor

bhavanakarwade commented May 2, 2024

  • Implement w3c credential issuance by connection Id. (Support multi select connections)
@bhavanakarwade bhavanakarwade self-assigned this May 2, 2024
@bhavanakarwade bhavanakarwade added the enhancement New feature or request label May 2, 2024
@sayali-chavan96
Copy link

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"

  • Validation of attributes should be required.

  • Requirement changed: need to change request payload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants