-
Notifications
You must be signed in to change notification settings - Fork 36
feat: bring your own wallet #1422
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
base: main
Are you sure you want to change the base?
feat: bring your own wallet #1422
Conversation
src/administration/Administration.Service/BusinessLogic/BringYourOwnWalletBusinessLogic.cs
Fixed
Show fixed
Hide fixed
src/externalsystems/UniversalDidResolver.Library/UniversalDidResolverService.cs
Fixed
Show fixed
Hide fixed
tests/externalsystems/BpnDidResolver.Library.Tests/BpnDidResolverBusinessLogicTests.cs
Fixed
Show fixed
Hide fixed
tests/externalsystems/UniversalDidResolver.Library.Tests/UniversalDidResolverServiceTest.cs
Fixed
Show fixed
Hide fixed
...gistration/Registration.Service.Tests/BusinessLogic/BringYourOwnWalletBuisinessLogicTests.cs
Fixed
Show fixed
Hide fixed
...gistration/Registration.Service.Tests/BusinessLogic/BringYourOwnWalletBuisinessLogicTests.cs
Fixed
Show fixed
Hide fixed
typecastcloud
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some formatting issues I found. Also please take a look at codeql findings.
src/registration/Registration.Service/BusinessLogic/BringYourOwnWalletBusinessLogic.cs
Show resolved
Hide resolved
src/registration/Registration.Service/Controllers/BringYourOwnWalletController.cs
Show resolved
Hide resolved
...istration/Administration.Service.Tests/BusinessLogic/BringYourOwnWalletBusinessLogicTests.cs
Show resolved
Hide resolved
...externalsystems/UniversalDidResolver.Library.Tests/UniversalDidResolver.Library.Tests.csproj
Show resolved
Hide resolved
...externalsystems/UniversalDidResolver.Library.Tests/UniversalDidResolver.Library.Tests.csproj
Outdated
Show resolved
Hide resolved
src/registration/Registration.Service/BusinessLogic/BringYourOwnWalletBusinessLogic.cs
Outdated
Show resolved
Hide resolved
src/externalsystems/UniversalDidResolver.Library/UniversalDidResolverService.cs
Show resolved
Hide resolved
src/externalsystems/UniversalDidResolver.Library/UniversalDidResolverService.cs
Show resolved
Hide resolved
src/administration/Administration.Service/BusinessLogic/RegistrationBusinessLogic.cs
Show resolved
Hide resolved
src/externalsystems/UniversalDidResolver.Library/UniversalDidResolverService.cs
Show resolved
Hide resolved
src/externalsystems/UniversalDidResolver.Library/Schemas/DidDocument.schema.json
Show resolved
Hide resolved
src/portalbackend/PortalBackend.DBAccess/Repositories/CompanyRepository.cs
Show resolved
Hide resolved
...istration/Administration.Service.Tests/BusinessLogic/BringYourOwnWalletBusinessLogicTests.cs
Outdated
Show resolved
Hide resolved
tests/externalsystems/IssuerComponent.Library.Tests/IssuerComponentBusinessLogicTests.cs
Show resolved
Hide resolved
tests/externalsystems/IssuerComponent.Library.Tests/IssuerComponentBusinessLogicTests.cs
Show resolved
Hide resolved
dhiren-singh-007
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have done the review and approving the PR.
@ntruchsess Can you please have a look also?
src/registration/Registration.Service/BusinessLogic/RegistrationBusinessLogic.cs
Show resolved
Hide resolved
src/registration/Registration.Service/Registration.Service.csproj
Outdated
Show resolved
Hide resolved
Co-authored-by: Shumaila Malik <[email protected]> Co-authored-by: Nitin <[email protected]>
…ion business logic
Co-authored-by: Karsten Thiems <[email protected]>
This reverts commit bb0a4ad.
This reverts commit 1ef3e66.
0c67cbf to
9b1f62e
Compare
src/administration/Administration.Service/BusinessLogic/TechnicalUserBusinessLogic.cs
Fixed
Show fixed
Hide fixed
|
|
as aligned in the portal meeting @ntruchsess will start the review as soon as possible |
|
@MaximilianHauer @ntruchsess can we pls close this ticket? or do you still want to review or add anything? |



Description
As a part of Bring Your Own Wallet (BYOW) efforts within the Catena-X to decentralize the wallet ecosystem in the network, it is necessary for some of the Tractus-X components (i.e., Portal Backend, ssi-credential-issuer) to foster this movement.
Onboarding Processes must be adapted for portal backend and frontend
Why
Issue
Link to Github issue 1160.
Checklist
Please delete options that are not relevant.