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

fix: refactored tables #592

Merged
merged 2 commits into from
Mar 13, 2024
Merged

fix: refactored tables #592

merged 2 commits into from
Mar 13, 2024

Conversation

bhavanakarwade
Copy link
Contributor

@bhavanakarwade bhavanakarwade commented Mar 13, 2024

What?

  • Refactored JSON data for both the ledgerConfig and ledgers table

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Copy link

sonarcloud bot commented Mar 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@tipusinghaw tipusinghaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@tipusinghaw tipusinghaw merged commit fc60add into develop Mar 13, 2024
2 checks passed
@tipusinghaw tipusinghaw deleted the feat/multiple-did-methods branch March 13, 2024 11:28
tipusinghaw added a commit that referenced this pull request Mar 19, 2024
* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
ankita-p17 pushed a commit that referenced this pull request Mar 27, 2024
* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* feat: email functionality via oob email

Signed-off-by: Krishna <[email protected]>

* remove logs

Signed-off-by: Krishna <[email protected]>

* fix: logging

Signed-off-by: Krishna <[email protected]>

* refactor: agent token encryption

Signed-off-by: KulkarniShashank <[email protected]>

* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* Add shortening url for email verification

Signed-off-by: Krishna <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: added the token validation with encryption on the wallet and DID

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the platform-admin agent spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the duplication code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed unnecessary import

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* feat: implementation of DID document for did web method (#601)

* wip: did document

Signed-off-by: bhavanakarwade <[email protected]>

* remove unnecessary code

Signed-off-by: bhavanakarwade <[email protected]>

* wip: store did doc in org agents table

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* make array size dynamic

Signed-off-by: Krishna <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* Solved verification interface issue

Signed-off-by: KulkarniShashank <[email protected]>

* restricted client access to update org and create client credentials

Signed-off-by: Nishad <[email protected]>

* fix: bug fixes

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: bhavanakarwade <[email protected]>

* Added the dotenv config package on the common-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved issue for oob verification with email

Signed-off-by: KulkarniShashank <[email protected]>

* fix: modified interface name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: applied validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: web didDoc updation in database (#617)

Signed-off-by: KulkarniShashank <[email protected]>

* remove space in common service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Nishad <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: Krishna <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* feat: email functionality via oob email

Signed-off-by: Krishna <[email protected]>

* remove logs

Signed-off-by: Krishna <[email protected]>

* fix: logging

Signed-off-by: Krishna <[email protected]>

* refactor: agent token encryption

Signed-off-by: KulkarniShashank <[email protected]>

* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* Add shortening url for email verification

Signed-off-by: Krishna <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: added the token validation with encryption on the wallet and DID

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the platform-admin agent spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the duplication code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed unnecessary import

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* feat: implementation of DID document for did web method (#601)

* wip: did document

Signed-off-by: bhavanakarwade <[email protected]>

* remove unnecessary code

Signed-off-by: bhavanakarwade <[email protected]>

* wip: store did doc in org agents table

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* make array size dynamic

Signed-off-by: Krishna <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* Solved verification interface issue

Signed-off-by: KulkarniShashank <[email protected]>

* restricted client access to update org and create client credentials

Signed-off-by: Nishad <[email protected]>

* fix: bug fixes

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: bhavanakarwade <[email protected]>

* Added the dotenv config package on the common-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved issue for oob verification with email

Signed-off-by: KulkarniShashank <[email protected]>

* fix: modified interface name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: applied validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: web didDoc updation in database (#617)

Signed-off-by: KulkarniShashank <[email protected]>

* remove space in common service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Nishad <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: Krishna <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* feat: email functionality via oob email

Signed-off-by: Krishna <[email protected]>

* remove logs

Signed-off-by: Krishna <[email protected]>

* fix: logging

Signed-off-by: Krishna <[email protected]>

* refactor: agent token encryption

Signed-off-by: KulkarniShashank <[email protected]>

* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* Add shortening url for email verification

Signed-off-by: Krishna <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: added the token validation with encryption on the wallet and DID

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the platform-admin agent spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the duplication code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed unnecessary import

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* feat: implementation of DID document for did web method (#601)

* wip: did document

Signed-off-by: bhavanakarwade <[email protected]>

* remove unnecessary code

Signed-off-by: bhavanakarwade <[email protected]>

* wip: store did doc in org agents table

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* make array size dynamic

Signed-off-by: Krishna <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* Solved verification interface issue

Signed-off-by: KulkarniShashank <[email protected]>

* restricted client access to update org and create client credentials

Signed-off-by: Nishad <[email protected]>

* fix: bug fixes

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: bhavanakarwade <[email protected]>

* Added the dotenv config package on the common-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved issue for oob verification with email

Signed-off-by: KulkarniShashank <[email protected]>

* fix: modified interface name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: applied validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: web didDoc updation in database (#617)

Signed-off-by: KulkarniShashank <[email protected]>

* remove space in common service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Nishad <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* feat: email functionality via oob email

Signed-off-by: Krishna <[email protected]>

* remove logs

Signed-off-by: Krishna <[email protected]>

* fix: logging

Signed-off-by: Krishna <[email protected]>

* refactor: agent token encryption

Signed-off-by: KulkarniShashank <[email protected]>

* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* Add shortening url for email verification

Signed-off-by: Krishna <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: added the token validation with encryption on the wallet and DID

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the platform-admin agent spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the duplication code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed unnecessary import

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* feat: implementation of DID document for did web method (#601)

* wip: did document

Signed-off-by: bhavanakarwade <[email protected]>

* remove unnecessary code

Signed-off-by: bhavanakarwade <[email protected]>

* wip: store did doc in org agents table

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* make array size dynamic

Signed-off-by: Krishna <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* Solved verification interface issue

Signed-off-by: KulkarniShashank <[email protected]>

* restricted client access to update org and create client credentials

Signed-off-by: Nishad <[email protected]>

* fix: bug fixes

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: bhavanakarwade <[email protected]>

* Added the dotenv config package on the common-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved issue for oob verification with email

Signed-off-by: KulkarniShashank <[email protected]>

* fix: modified interface name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: applied validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: web didDoc updation in database (#617)

Signed-off-by: KulkarniShashank <[email protected]>

* remove space in common service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Nishad <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* feat: email functionality via oob email

Signed-off-by: Krishna <[email protected]>

* remove logs

Signed-off-by: Krishna <[email protected]>

* fix: logging

Signed-off-by: Krishna <[email protected]>

* refactor: agent token encryption

Signed-off-by: KulkarniShashank <[email protected]>

* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* Add shortening url for email verification

Signed-off-by: Krishna <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: added the token validation with encryption on the wallet and DID

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the platform-admin agent spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the duplication code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed unnecessary import

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* feat: implementation of DID document for did web method (#601)

* wip: did document

Signed-off-by: bhavanakarwade <[email protected]>

* remove unnecessary code

Signed-off-by: bhavanakarwade <[email protected]>

* wip: store did doc in org agents table

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* make array size dynamic

Signed-off-by: Krishna <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* Solved verification interface issue

Signed-off-by: KulkarniShashank <[email protected]>

* restricted client access to update org and create client credentials

Signed-off-by: Nishad <[email protected]>

* fix: bug fixes

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: bhavanakarwade <[email protected]>

* Added the dotenv config package on the common-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved issue for oob verification with email

Signed-off-by: KulkarniShashank <[email protected]>

* fix: modified interface name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: applied validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: web didDoc updation in database (#617)

Signed-off-by: KulkarniShashank <[email protected]>

* remove space in common service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Nishad <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* feat: email functionality via oob email

Signed-off-by: Krishna <[email protected]>

* remove logs

Signed-off-by: Krishna <[email protected]>

* fix: logging

Signed-off-by: Krishna <[email protected]>

* refactor: agent token encryption

Signed-off-by: KulkarniShashank <[email protected]>

* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* Add shortening url for email verification

Signed-off-by: Krishna <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: added the token validation with encryption on the wallet and DID

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the platform-admin agent spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the duplication code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed unnecessary import

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* feat: implementation of DID document for did web method (#601)

* wip: did document

Signed-off-by: bhavanakarwade <[email protected]>

* remove unnecessary code

Signed-off-by: bhavanakarwade <[email protected]>

* wip: store did doc in org agents table

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* make array size dynamic

Signed-off-by: Krishna <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* Solved verification interface issue

Signed-off-by: KulkarniShashank <[email protected]>

* restricted client access to update org and create client credentials

Signed-off-by: Nishad <[email protected]>

* fix: bug fixes

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: bhavanakarwade <[email protected]>

* Added the dotenv config package on the common-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved issue for oob verification with email

Signed-off-by: KulkarniShashank <[email protected]>

* fix: modified interface name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: applied validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: web didDoc updation in database (#617)

Signed-off-by: KulkarniShashank <[email protected]>

* remove space in common service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Nishad <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* Initial changes to send email

Signed-off-by: Krishna <[email protected]>

* feat: email functionality via oob email

Signed-off-by: Krishna <[email protected]>

* remove logs

Signed-off-by: Krishna <[email protected]>

* fix: logging

Signed-off-by: Krishna <[email protected]>

* refactor: agent token encryption

Signed-off-by: KulkarniShashank <[email protected]>

* feat: support multiple did methods (#589)

* feat: support multiple did methods

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: removed the commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

* fix: removed commented code agent-service

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>

* Add shortening url for email verification

Signed-off-by: Krishna <[email protected]>

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add reuse connection

Signed-off-by: pallavicoder <[email protected]>

* fix: refactored tables (#592)

* fix: refactored tables

Signed-off-by: bhavanakarwade <[email protected]>

* fix: reafctored json data

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix:changed validation message

Signed-off-by: pallavicoder <[email protected]>

* worked on the POST API of refresh token

Signed-off-by: Nishad <[email protected]>

* fix: an incorrect message appears when delete the ecosystem invitation which is already deleted

Signed-off-by: pranalidhanavade <[email protected]>

* fix: added the token validation with encryption on the wallet and DID

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema id validations

Signed-off-by: bhavanakarwade <[email protected]>

* feat: dedicated agent spin up

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the platform-admin agent spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: schema validation

Signed-off-by: bhavanakarwade <[email protected]>

* fix: schema validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: solved the duplication code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed unnecessary import

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* fix: removed duplicated code

Signed-off-by: KulkarniShashank <[email protected]>

* feat: implementation of DID document for did web method (#601)

* wip: did document

Signed-off-by: bhavanakarwade <[email protected]>

* remove unnecessary code

Signed-off-by: bhavanakarwade <[email protected]>

* wip: store did doc in org agents table

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* make array size dynamic

Signed-off-by: Krishna <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonar lint issues

Signed-off-by: KulkarniShashank <[email protected]>

* Solved verification interface issue

Signed-off-by: KulkarniShashank <[email protected]>

* restricted client access to update org and create client credentials

Signed-off-by: Nishad <[email protected]>

* fix: bug fixes

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved sonarlint issues

Signed-off-by: bhavanakarwade <[email protected]>

* Added the dotenv config package on the common-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved issue for oob verification with email

Signed-off-by: KulkarniShashank <[email protected]>

* fix: modified interface name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: applied validations

Signed-off-by: bhavanakarwade <[email protected]>

* fix: web didDoc updation in database (#617)

Signed-off-by: KulkarniShashank <[email protected]>

* remove space in common service

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Nishad <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Nishad <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Nishad Shirsat <[email protected]>
Co-authored-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
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 this pull request may close these issues.

2 participants