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

Enhancing Wallet Stub with BDRS function #29

Closed
nitin-vavdiya opened this issue Nov 18, 2024 · 0 comments
Closed

Enhancing Wallet Stub with BDRS function #29

nitin-vavdiya opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nitin-vavdiya
Copy link
Contributor

Description

The wallet stub requires an enhancement to integrate the BDRS-Function to enable the resolution of Decentralized Identifiers (didID) independently. This will involve creating a new BDRS directory endpoint within the wallet stub that resolves Business Partner Numbers (BPN) against didIDs.

This is also remove the dependency of BDRS application to test data transfer using EDC.

Acceptance Criteria:

BDRS Directory Endpoint Creation:

An endpoint must be developed within the wallet stub to handle the resolution of didIDs.

The endpoint should be capable of receiving BPNs and returning the corresponding didID.

Testing and Validation:

Comprehensive unit and integration tests must be written to validate the BDRS functionality.

Tests should cover the new code paths and ensure that the resolution of didIDs operates as designed.

Documentation:

Update the wallet stub's documentation to include details about the new BDRS directory endpoint.

Provide examples of requests and responses for didID resolution.

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
Development

No branches or pull requests

1 participant