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: add support to select Multiple cred-def and connections for verification(BE) #610

Open
4 tasks done
vivekayanworks opened this issue Mar 27, 2024 · 0 comments · May be fixed by #646
Open
4 tasks done

feat: add support to select Multiple cred-def and connections for verification(BE) #610

vivekayanworks opened this issue Mar 27, 2024 · 0 comments · May be fixed by #646
Assignees

Comments

@vivekayanworks
Copy link
Collaborator

vivekayanworks commented Mar 27, 2024

User story

  • User should be able to select multiple connections while sending proof request, so that single proof request can be send to multiple connections.
  • User should be able to create proof request with multiple credential definition.

Acceptance Criteria

  • To add support for selection of multiple connections while verification

  • Changes in payload of POST /orgs/{orgId}/proofs Sends a proof request API.

  • There should be configurable maximum limit for multi-connection proof requests.(can be configurable in .env file).

  • User should be able to request proof for single and as well as multiple connection Id.

  • dto level validations for empty and required fields.

@pranalidhanavade pranalidhanavade changed the title Multi-select connection for verification Add support to select Multiple cred-def and connections for verification Mar 29, 2024
@pranalidhanavade pranalidhanavade changed the title Add support to select Multiple cred-def and connections for verification Add support to select Multiple cred-def and connections for verification(BE) Apr 5, 2024
@pranalidhanavade pranalidhanavade changed the title Add support to select Multiple cred-def and connections for verification(BE) feat: Add support to select Multiple cred-def and connections for verification(BE) Apr 10, 2024
@tipusinghaw tipusinghaw changed the title feat: Add support to select Multiple cred-def and connections for verification(BE) feat: add support to select Multiple cred-def and connections for verification(BE) Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants