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

Update presentation definition payload of W3C request #678

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

ankita-p17
Copy link
Collaborator

##What
Added a missing attribute name in presentationDefinition payload. This is a shared attributes between the verifier and prover addition to the requested data attributes.

##Why
To be aligned with the standard specification.

Copy link

sonarcloud bot commented Apr 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

@amitpadmani-awts amitpadmani-awts left a comment

Choose a reason for hiding this comment

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

LGTM

@amitpadmani-awts amitpadmani-awts merged commit 425187c into develop Apr 24, 2024
2 checks passed
@ankita-p17 ankita-p17 deleted the fix/update-w3c-verification-input branch April 25, 2024 10:51
tipusinghaw added a commit that referenced this pull request May 17, 2024
* Docker file changes comment npx generate and migrate

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

* comment puppeter installation in utility

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

* yarn.lock fie

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

* added primsa generate and mirgate in first stage

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

* refactor: ledger api

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

* refactor: create schema api

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

* resolved sonar lint checks

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

* fix: modify database column name

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

* fix: modify validation message

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

* fix: security vulnerabilities

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

* added only npx deploy in CMD

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

* fix: security issues

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

* refactor: env sample

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

* fix: API error for get credef by id (#656)

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

* refactor: updated webauthn version to latest (9.0.3) (#657)

* fido version updated

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

* fix: email auth issue

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

---------

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

* fix: http method for delete

Signed-off-by: sanjay.khatal <[email protected]>

* refactor: ledger table

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

* refactor: update import of enum

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

* fix: added the validation for the pageNumber and pageSize

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

* refactor: cred-def controller APIs (#661)

* refactor: get all cred defs api

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

* refactor: cred def controller apis

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

* resolved comments

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

* refactor: update import

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

---------

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

* refactor: update import of enum

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

* Changed stage 1:npx commands to migrate and generate in dockerfiles

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

* fix: added the organization name validation

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

* fix: validation for UUID fixed for connectionId in proof

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

* fix: path traversal for updating org details

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

* fix: added the validation in connection and ecosystem module for sql-injection

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

* Removed all unnecessary comments

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

* refactor: interface parameters

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

* fix: added the decode URI component in main.ts

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

* fix: added the messages for the invalid URL

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

* fix: logo uri validation in image update for org for security testing

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

* fix: update validation for empty string for logo

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

* fix: name validation in update org

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

* refactor:added `outOfBandId` into issuance webhook (#669)

* refactor:added outOfBandId into issuance webhook

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

* chore:added type as null and string

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

---------

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

* feat: multi-did creation implementation for an organization (#667)

* feat: multi did support

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

* refactor: added validation

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

* refactor: added logic for pervious primary DID

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

* refactor: changed primaryDid and added size to did veriable

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

* fix: resloved commits

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

* fix: updated the import url

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

---------

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

* feat: multiselect connection while issuance (#629)

* feat: multiselect connections while issuance

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

* feat: multi select connections functionality while issuance

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

* feat: multi select connections

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

* refactor: modify error message

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

* fix: resolved comments

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

* resolved comments

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

---------

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

* fix: fix wallet spinup dto issue (#675)

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

* add name attribute in w3c presentationDefinition payload (#678)

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: add hotfixes from main

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

* update validation on creddef field, optional for jsonld

Signed-off-by: Ankita Patidar <[email protected]>

* feat: add organization(s) into ecosystem (#670)

* feat: add self orgs in ecosystem

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

* feat: update return types

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

* refactor: error handling

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

* feat: add role filter in get all organization api

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

* refactor: get all organizations dto

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

* feat: apply filter for role

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

* feat: applied validation for uuid

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

* refactor: nats message

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

* refactor: improve error handling

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

* refactor: applied uuid validation for ecosystemId

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

* refactor: add organization function

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

* refactor: added organization functionality

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

* fix: handled empty array condition

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

* refactor: added organization into ecosystem with network validation

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

* refactor: find ecosystem member functionality

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

---------

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

* added openssl installation

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

* Update Dockerfile.utility fixed Sonar cloud issues

Update Dockerfile.utility fixed Sonar cloud issues

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

* feat: implement w3c credential offer functionality with connection id

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

* refactor: dto example

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

* refactor: remove legacy connection invitation

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

* refactor: solved duplication error in agent-service

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

* fix: set primary did issue (#691)

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

* Feat/verification w3c with connection (#690)

* Add: w3c verification with connection

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

* Added: validations

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

* Remove commented code

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

* fix: sonarlint issues

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

* fix: sonarlint issues

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

* Add: validations

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

---------

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

* add: zap changes merged from main

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

* feat: w3c credential for issuance by multiple sconnection id

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

* feat:add-invitation-did-for-reuse-connection

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

* feat: fetch all credential definitions from platform (#684)

* feat: get all platform cred defs

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

* reafctor: modify get all platform cred defs dto

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

---------

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

* fix: transaction request message (bug) (#686)

* fix: transaction request message

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

* refactor: response message

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

---------

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

* Added goalCode in OOB presentationRequest payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: example in DTO

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

* fix: triming issues while getting all credential definitions by schema Id

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* refactor: updated sh file to pass schema manager URL (#716)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* feat: on-premises agent configuration and spin-up

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

* fix: example in DTO

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* feat: on-premises connection invitation creation

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

* refactor: Added seprate method for agent configure

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

* fix: solved the sonarlint issues

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

* fix: solved the docker command as per version

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

* fix: solved the bug when store the dedicated connection, issuance and verification

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

* fix: resolved the error handling in agent config method

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* Added the error logger in agent configure

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: validation for inboundEndpoint domain

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

* fix: remove json files

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

* fix: remove unnecessary files

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

* fix: added validation for wallet name

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

* fix/w3c schema (#721)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* Added the logger in agent configure function

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

---------

Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Krishna <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: sanjay.khatal <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Sanjay Khatal <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: sanjay.khatal <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 6, 2024
KulkarniShashank added a commit that referenced this pull request Sep 6, 2024
* Docker file changes comment npx generate and migrate

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

* comment puppeter installation in utility

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

* yarn.lock fie

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

* added primsa generate and mirgate in first stage

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

* refactor: ledger api

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

* refactor: create schema api

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

* resolved sonar lint checks

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

* fix: modify database column name

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

* fix: modify validation message

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

* fix: security vulnerabilities

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

* added only npx deploy in CMD

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

* fix: security issues

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

* refactor: env sample

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

* fix: API error for get credef by id (#656)

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

* refactor: updated webauthn version to latest (9.0.3) (#657)

* fido version updated

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

* fix: email auth issue

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

---------

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

* fix: http method for delete

Signed-off-by: sanjay.khatal <[email protected]>

* refactor: ledger table

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

* refactor: update import of enum

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

* fix: added the validation for the pageNumber and pageSize

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

* refactor: cred-def controller APIs (#661)

* refactor: get all cred defs api

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

* refactor: cred def controller apis

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

* resolved comments

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

* refactor: update import

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

---------

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

* refactor: update import of enum

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

* Changed stage 1:npx commands to migrate and generate in dockerfiles

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

* fix: added the organization name validation

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

* fix: validation for UUID fixed for connectionId in proof

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

* fix: path traversal for updating org details

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

* fix: added the validation in connection and ecosystem module for sql-injection

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

* Removed all unnecessary comments

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

* refactor: interface parameters

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

* fix: added the decode URI component in main.ts

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

* fix: added the messages for the invalid URL

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

* fix: logo uri validation in image update for org for security testing

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

* fix: update validation for empty string for logo

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

* fix: name validation in update org

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

* refactor:added `outOfBandId` into issuance webhook (#669)

* refactor:added outOfBandId into issuance webhook

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

* chore:added type as null and string

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

---------

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

* feat: multi-did creation implementation for an organization (#667)

* feat: multi did support

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

* refactor: added validation

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

* refactor: added logic for pervious primary DID

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

* refactor: changed primaryDid and added size to did veriable

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

* fix: resloved commits

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

* fix: updated the import url

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

---------

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

* feat: multiselect connection while issuance (#629)

* feat: multiselect connections while issuance

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

* feat: multi select connections functionality while issuance

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

* feat: multi select connections

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

* refactor: modify error message

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

* fix: resolved comments

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

* resolved comments

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

---------

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

* fix: fix wallet spinup dto issue (#675)

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

* add name attribute in w3c presentationDefinition payload (#678)

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: add hotfixes from main

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

* update validation on creddef field, optional for jsonld

Signed-off-by: Ankita Patidar <[email protected]>

* feat: add organization(s) into ecosystem (#670)

* feat: add self orgs in ecosystem

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

* feat: update return types

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

* refactor: error handling

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

* feat: add role filter in get all organization api

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

* refactor: get all organizations dto

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

* feat: apply filter for role

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

* feat: applied validation for uuid

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

* refactor: nats message

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

* refactor: improve error handling

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

* refactor: applied uuid validation for ecosystemId

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

* refactor: add organization function

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

* refactor: added organization functionality

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

* fix: handled empty array condition

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

* refactor: added organization into ecosystem with network validation

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

* refactor: find ecosystem member functionality

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

---------

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

* added openssl installation

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

* Update Dockerfile.utility fixed Sonar cloud issues

Update Dockerfile.utility fixed Sonar cloud issues

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

* feat: implement w3c credential offer functionality with connection id

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

* refactor: dto example

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

* refactor: remove legacy connection invitation

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

* refactor: solved duplication error in agent-service

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

* fix: set primary did issue (#691)

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

* Feat/verification w3c with connection (#690)

* Add: w3c verification with connection

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

* Added: validations

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

* Remove commented code

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

* fix: sonarlint issues

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

* fix: sonarlint issues

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

* Add: validations

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

---------

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

* add: zap changes merged from main

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

* feat: w3c credential for issuance by multiple sconnection id

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

* feat:add-invitation-did-for-reuse-connection

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

* feat: fetch all credential definitions from platform (#684)

* feat: get all platform cred defs

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

* reafctor: modify get all platform cred defs dto

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

---------

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

* fix: transaction request message (bug) (#686)

* fix: transaction request message

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

* refactor: response message

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

---------

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

* Added goalCode in OOB presentationRequest payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: example in DTO

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

* fix: triming issues while getting all credential definitions by schema Id

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* refactor: updated sh file to pass schema manager URL (#716)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* feat: on-premises agent configuration and spin-up

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

* fix: example in DTO

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* feat: on-premises connection invitation creation

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

* refactor: Added seprate method for agent configure

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

* fix: solved the sonarlint issues

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

* fix: solved the docker command as per version

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

* fix: solved the bug when store the dedicated connection, issuance and verification

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

* fix: resolved the error handling in agent config method

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* Added the error logger in agent configure

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: validation for inboundEndpoint domain

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

* fix: remove json files

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

* fix: remove unnecessary files

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

* fix: added validation for wallet name

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

* fix/w3c schema (#721)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* Added the logger in agent configure function

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

---------

Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Krishna <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: sanjay.khatal <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Sanjay Khatal <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: sanjay.khatal <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* Docker file changes comment npx generate and migrate

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

* comment puppeter installation in utility

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

* yarn.lock fie

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

* added primsa generate and mirgate in first stage

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

* refactor: ledger api

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

* refactor: create schema api

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

* resolved sonar lint checks

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

* fix: modify database column name

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

* fix: modify validation message

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

* fix: security vulnerabilities

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

* added only npx deploy in CMD

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

* fix: security issues

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

* refactor: env sample

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

* fix: API error for get credef by id (#656)

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

* refactor: updated webauthn version to latest (9.0.3) (#657)

* fido version updated

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

* fix: email auth issue

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

---------

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

* fix: http method for delete

Signed-off-by: sanjay.khatal <[email protected]>

* refactor: ledger table

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

* refactor: update import of enum

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

* fix: added the validation for the pageNumber and pageSize

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

* refactor: cred-def controller APIs (#661)

* refactor: get all cred defs api

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

* refactor: cred def controller apis

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

* resolved comments

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

* refactor: update import

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

---------

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

* refactor: update import of enum

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

* Changed stage 1:npx commands to migrate and generate in dockerfiles

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

* fix: added the organization name validation

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

* fix: validation for UUID fixed for connectionId in proof

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

* fix: path traversal for updating org details

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

* fix: added the validation in connection and ecosystem module for sql-injection

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

* Removed all unnecessary comments

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

* refactor: interface parameters

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

* fix: added the decode URI component in main.ts

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

* fix: added the messages for the invalid URL

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

* fix: logo uri validation in image update for org for security testing

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

* fix: update validation for empty string for logo

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

* fix: name validation in update org

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

* refactor:added `outOfBandId` into issuance webhook (#669)

* refactor:added outOfBandId into issuance webhook

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

* chore:added type as null and string

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

---------

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

* feat: multi-did creation implementation for an organization (#667)

* feat: multi did support

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

* refactor: added validation

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

* refactor: added logic for pervious primary DID

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

* refactor: changed primaryDid and added size to did veriable

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

* fix: resloved commits

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

* fix: updated the import url

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

---------

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

* feat: multiselect connection while issuance (#629)

* feat: multiselect connections while issuance

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

* feat: multi select connections functionality while issuance

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

* feat: multi select connections

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

* refactor: modify error message

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

* fix: resolved comments

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

* resolved comments

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

---------

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

* fix: fix wallet spinup dto issue (#675)

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

* add name attribute in w3c presentationDefinition payload (#678)

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: add hotfixes from main

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

* update validation on creddef field, optional for jsonld

Signed-off-by: Ankita Patidar <[email protected]>

* feat: add organization(s) into ecosystem (#670)

* feat: add self orgs in ecosystem

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

* feat: update return types

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

* refactor: error handling

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

* feat: add role filter in get all organization api

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

* refactor: get all organizations dto

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

* feat: apply filter for role

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

* feat: applied validation for uuid

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

* refactor: nats message

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

* refactor: improve error handling

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

* refactor: applied uuid validation for ecosystemId

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

* refactor: add organization function

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

* refactor: added organization functionality

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

* fix: handled empty array condition

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

* refactor: added organization into ecosystem with network validation

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

* refactor: find ecosystem member functionality

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

---------

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

* added openssl installation

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

* Update Dockerfile.utility fixed Sonar cloud issues

Update Dockerfile.utility fixed Sonar cloud issues

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

* feat: implement w3c credential offer functionality with connection id

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

* refactor: dto example

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

* refactor: remove legacy connection invitation

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

* refactor: solved duplication error in agent-service

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

* fix: set primary did issue (#691)

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

* Feat/verification w3c with connection (#690)

* Add: w3c verification with connection

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

* Added: validations

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

* Remove commented code

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

* fix: sonarlint issues

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

* fix: sonarlint issues

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

* Add: validations

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

---------

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

* add: zap changes merged from main

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

* feat: w3c credential for issuance by multiple sconnection id

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

* feat:add-invitation-did-for-reuse-connection

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

* feat: fetch all credential definitions from platform (#684)

* feat: get all platform cred defs

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

* reafctor: modify get all platform cred defs dto

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

---------

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

* fix: transaction request message (bug) (#686)

* fix: transaction request message

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

* refactor: response message

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

---------

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

* Added goalCode in OOB presentationRequest payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: example in DTO

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

* fix: triming issues while getting all credential definitions by schema Id

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* refactor: updated sh file to pass schema manager URL (#716)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* feat: on-premises agent configuration and spin-up

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

* fix: example in DTO

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* feat: on-premises connection invitation creation

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

* refactor: Added seprate method for agent configure

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

* fix: solved the sonarlint issues

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

* fix: solved the docker command as per version

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

* fix: solved the bug when store the dedicated connection, issuance and verification

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

* fix: resolved the error handling in agent config method

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* Added the error logger in agent configure

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: validation for inboundEndpoint domain

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

* fix: remove json files

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

* fix: remove unnecessary files

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

* fix: added validation for wallet name

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

* fix/w3c schema (#721)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* Added the logger in agent configure function

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

---------

Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Krishna <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: sanjay.khatal <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Sanjay Khatal <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: sanjay.khatal <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* Docker file changes comment npx generate and migrate

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

* comment puppeter installation in utility

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

* yarn.lock fie

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

* added primsa generate and mirgate in first stage

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

* refactor: ledger api

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

* refactor: create schema api

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

* resolved sonar lint checks

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

* fix: modify database column name

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

* fix: modify validation message

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

* fix: security vulnerabilities

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

* added only npx deploy in CMD

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

* fix: security issues

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

* refactor: env sample

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

* fix: API error for get credef by id (#656)

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

* refactor: updated webauthn version to latest (9.0.3) (#657)

* fido version updated

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

* fix: email auth issue

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

---------

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

* fix: http method for delete

Signed-off-by: sanjay.khatal <[email protected]>

* refactor: ledger table

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

* refactor: update import of enum

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

* fix: added the validation for the pageNumber and pageSize

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

* refactor: cred-def controller APIs (#661)

* refactor: get all cred defs api

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

* refactor: cred def controller apis

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

* resolved comments

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

* refactor: update import

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

---------

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

* refactor: update import of enum

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

* Changed stage 1:npx commands to migrate and generate in dockerfiles

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

* fix: added the organization name validation

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

* fix: validation for UUID fixed for connectionId in proof

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

* fix: path traversal for updating org details

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

* fix: added the validation in connection and ecosystem module for sql-injection

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

* Removed all unnecessary comments

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

* refactor: interface parameters

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

* fix: added the decode URI component in main.ts

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

* fix: added the messages for the invalid URL

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

* fix: logo uri validation in image update for org for security testing

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

* fix: update validation for empty string for logo

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

* fix: name validation in update org

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

* refactor:added `outOfBandId` into issuance webhook (#669)

* refactor:added outOfBandId into issuance webhook

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

* chore:added type as null and string

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

---------

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

* feat: multi-did creation implementation for an organization (#667)

* feat: multi did support

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

* refactor: added validation

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

* refactor: added logic for pervious primary DID

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

* refactor: changed primaryDid and added size to did veriable

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

* fix: resloved commits

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

* fix: updated the import url

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

---------

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

* feat: multiselect connection while issuance (#629)

* feat: multiselect connections while issuance

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

* feat: multi select connections functionality while issuance

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

* feat: multi select connections

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

* refactor: modify error message

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

* fix: resolved comments

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

* resolved comments

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

---------

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

* fix: fix wallet spinup dto issue (#675)

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

* add name attribute in w3c presentationDefinition payload (#678)

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: add hotfixes from main

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

* update validation on creddef field, optional for jsonld

Signed-off-by: Ankita Patidar <[email protected]>

* feat: add organization(s) into ecosystem (#670)

* feat: add self orgs in ecosystem

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

* feat: update return types

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

* refactor: error handling

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

* feat: add role filter in get all organization api

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

* refactor: get all organizations dto

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

* feat: apply filter for role

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

* feat: applied validation for uuid

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

* refactor: nats message

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

* refactor: improve error handling

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

* refactor: applied uuid validation for ecosystemId

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

* refactor: add organization function

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

* refactor: added organization functionality

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

* fix: handled empty array condition

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

* refactor: added organization into ecosystem with network validation

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

* refactor: find ecosystem member functionality

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

---------

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

* added openssl installation

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

* Update Dockerfile.utility fixed Sonar cloud issues

Update Dockerfile.utility fixed Sonar cloud issues

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

* feat: implement w3c credential offer functionality with connection id

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

* refactor: dto example

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

* refactor: remove legacy connection invitation

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

* refactor: solved duplication error in agent-service

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

* fix: set primary did issue (#691)

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

* Feat/verification w3c with connection (#690)

* Add: w3c verification with connection

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

* Added: validations

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

* Remove commented code

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

* fix: sonarlint issues

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

* fix: sonarlint issues

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

* Add: validations

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

---------

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

* add: zap changes merged from main

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

* feat: w3c credential for issuance by multiple sconnection id

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

* feat:add-invitation-did-for-reuse-connection

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

* feat: fetch all credential definitions from platform (#684)

* feat: get all platform cred defs

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

* reafctor: modify get all platform cred defs dto

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

---------

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

* fix: transaction request message (bug) (#686)

* fix: transaction request message

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

* refactor: response message

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

---------

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

* Added goalCode in OOB presentationRequest payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: example in DTO

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

* fix: triming issues while getting all credential definitions by schema Id

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* refactor: updated sh file to pass schema manager URL (#716)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* feat: on-premises agent configuration and spin-up

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

* fix: example in DTO

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* feat: on-premises connection invitation creation

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

* refactor: Added seprate method for agent configure

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

* fix: solved the sonarlint issues

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

* fix: solved the docker command as per version

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

* fix: solved the bug when store the dedicated connection, issuance and verification

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

* fix: resolved the error handling in agent config method

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* Added the error logger in agent configure

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: validation for inboundEndpoint domain

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

* fix: remove json files

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

* fix: remove unnecessary files

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

* fix: added validation for wallet name

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

* fix/w3c schema (#721)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* Added the logger in agent configure function

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

---------

Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Krishna <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: sanjay.khatal <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Sanjay Khatal <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: sanjay.khatal <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* Docker file changes comment npx generate and migrate

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

* comment puppeter installation in utility

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

* yarn.lock fie

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

* added primsa generate and mirgate in first stage

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

* refactor: ledger api

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

* refactor: create schema api

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

* resolved sonar lint checks

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

* fix: modify database column name

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

* fix: modify validation message

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

* fix: security vulnerabilities

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

* added only npx deploy in CMD

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

* fix: security issues

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

* refactor: env sample

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

* fix: API error for get credef by id (#656)

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

* refactor: updated webauthn version to latest (9.0.3) (#657)

* fido version updated

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

* fix: email auth issue

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

---------

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

* fix: http method for delete

Signed-off-by: sanjay.khatal <[email protected]>

* refactor: ledger table

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

* refactor: update import of enum

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

* fix: added the validation for the pageNumber and pageSize

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

* refactor: cred-def controller APIs (#661)

* refactor: get all cred defs api

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

* refactor: cred def controller apis

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

* resolved comments

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

* refactor: update import

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

---------

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

* refactor: update import of enum

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

* Changed stage 1:npx commands to migrate and generate in dockerfiles

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

* fix: added the organization name validation

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

* fix: validation for UUID fixed for connectionId in proof

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

* fix: path traversal for updating org details

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

* fix: added the validation in connection and ecosystem module for sql-injection

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

* Removed all unnecessary comments

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

* refactor: interface parameters

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

* fix: added the decode URI component in main.ts

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

* fix: added the messages for the invalid URL

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

* fix: logo uri validation in image update for org for security testing

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

* fix: update validation for empty string for logo

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

* fix: name validation in update org

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

* refactor:added `outOfBandId` into issuance webhook (#669)

* refactor:added outOfBandId into issuance webhook

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

* chore:added type as null and string

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

---------

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

* feat: multi-did creation implementation for an organization (#667)

* feat: multi did support

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

* refactor: added validation

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

* refactor: added logic for pervious primary DID

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

* refactor: changed primaryDid and added size to did veriable

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

* fix: resloved commits

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

* fix: updated the import url

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

---------

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

* feat: multiselect connection while issuance (#629)

* feat: multiselect connections while issuance

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

* feat: multi select connections functionality while issuance

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

* feat: multi select connections

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

* refactor: modify error message

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

* fix: resolved comments

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

* resolved comments

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

---------

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

* fix: fix wallet spinup dto issue (#675)

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

* add name attribute in w3c presentationDefinition payload (#678)

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: add hotfixes from main

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

* update validation on creddef field, optional for jsonld

Signed-off-by: Ankita Patidar <[email protected]>

* feat: add organization(s) into ecosystem (#670)

* feat: add self orgs in ecosystem

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

* feat: update return types

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

* refactor: error handling

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

* feat: add role filter in get all organization api

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

* refactor: get all organizations dto

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

* feat: apply filter for role

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

* feat: applied validation for uuid

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

* refactor: nats message

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

* refactor: improve error handling

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

* refactor: applied uuid validation for ecosystemId

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

* refactor: add organization function

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

* refactor: added organization functionality

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

* fix: handled empty array condition

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

* refactor: added organization into ecosystem with network validation

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

* refactor: find ecosystem member functionality

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

---------

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

* added openssl installation

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

* Update Dockerfile.utility fixed Sonar cloud issues

Update Dockerfile.utility fixed Sonar cloud issues

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

* feat: implement w3c credential offer functionality with connection id

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

* refactor: dto example

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

* refactor: remove legacy connection invitation

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

* refactor: solved duplication error in agent-service

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

* fix: set primary did issue (#691)

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

* Feat/verification w3c with connection (#690)

* Add: w3c verification with connection

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

* Added: validations

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

* Remove commented code

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

* fix: sonarlint issues

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

* fix: sonarlint issues

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

* Add: validations

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

---------

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

* add: zap changes merged from main

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

* feat: w3c credential for issuance by multiple sconnection id

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

* feat:add-invitation-did-for-reuse-connection

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

* feat: fetch all credential definitions from platform (#684)

* feat: get all platform cred defs

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

* reafctor: modify get all platform cred defs dto

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

---------

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

* fix: transaction request message (bug) (#686)

* fix: transaction request message

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

* refactor: response message

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

---------

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

* Added goalCode in OOB presentationRequest payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: example in DTO

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

* fix: triming issues while getting all credential definitions by schema Id

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* refactor: updated sh file to pass schema manager URL (#716)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* feat: on-premises agent configuration and spin-up

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

* fix: example in DTO

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

* fix: store did document while creating did (#706)

* fix: set primary did issue

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

* fix: did documentation issue

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

* changes error message in get did details

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

---------

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

* feat: on-premises connection invitation creation

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

* refactor: Added seprate method for agent configure

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

* fix: solved the sonarlint issues

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

* fix: solved the docker command as per version

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

* fix: solved the bug when store the dedicated connection, issuance and verification

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

* fix: resolved the error handling in agent config method

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

---------

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

* Added the error logger in agent configure

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

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

---------

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

* fix: validation for inboundEndpoint domain

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

* fix: remove json files

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

* fix: remove unnecessary files

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

* fix: added validation for wallet name

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

* fix/w3c schema (#721)

* feat: added logic to store W3C schema

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

* fix: Error messages

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

* fix: did endpoint

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

* refactor: updated sh file

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

---------

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

* Added the logger in agent configure function

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

---------

Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Krishna <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: sanjay.khatal <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Sanjay Khatal <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: sanjay.khatal <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* Docker file changes comment npx generate and migrate

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

* comment puppeter installation in utility

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

* yarn.lock fie

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

* added primsa generate and mirgate in first stage

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

* refactor: ledger api

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

* refactor: create schema api

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

* resolved sonar lint checks

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

* fix: modify database column name

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

* fix: modify validation message

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

* fix: security vulnerabilities

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

* added only npx deploy in CMD

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

* fix: security issues

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

* refactor: env sample

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

* fix: API error for get credef by id (#656)

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

* refactor: updated webauthn version to latest (9.0.3) (#657)

* fido version updated

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

* fix: email auth issue

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

---------

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

* fix: http method for delete

Signed-off-by: sanjay.khatal <[email protected]>

* refactor: ledger table

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

* refactor: update import of enum

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

* fix: added the validation for the pageNumber and pageSize

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

* refactor: cred-def controller APIs (#661)

* refactor: get all cred defs api

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

* refactor: cred def controller apis

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

* resolved comments

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

* refactor: update import

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

---------

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

* refactor: update import of enum

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

* Changed stage 1:npx commands to migrate and generate in dockerfiles

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

* fix: added the organization name validation

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

* fix: validation for UUID fixed for connectionId in proof

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

* fix: path traversal for updating org details

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

* fix: added the validation in connection and ecosystem module for sql-injection

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

* Removed all unnecessary comments

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

* refactor: interface parameters

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

* fix: added the decode URI component in main.ts

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

* fix: added the messages for the invalid URL

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

* fix: logo uri validation in image update for org for security testing

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

* fix: update validation for empty string for logo

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

* fix: name validation in update org

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

* refactor:added `outOfBandId` into issuance webhook (#669)

* refactor:added outOfBandId into issuance webhook

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

* chore:added type as null and string

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

---------

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

* feat: multi-did creation implementation for an organization (#667)

* feat: multi did support

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

* refactor: added validation

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

* refactor: added logic for pervious primary DID

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

* refactor: changed primaryDid and added size to did veriable

Signed-off-by: tipusinghaw <[email protected]>

* fix: resloved commits

Signed-off-by: tipusinghaw <[email protected]>

* fix: updated the import url

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* feat: multiselect connection while issuance (#629)

* feat: multiselect connections while issuance

Signed-off-by: bhavanakarwade <[email protected]>

* feat: multi select connections functionality while issuance

Signed-off-by: bhavanakarwade <[email protected]>

* feat: multi select connections

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: modify error message

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved comments

Signed-off-by: bhavanakarwade <[email protected]>

* resolved comments

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix: fix wallet spinup dto issue (#675)

Signed-off-by: tipusinghaw <[email protected]>

* add name attribute in w3c presentationDefinition payload (#678)

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: add hotfixes from main

Signed-off-by: Krishna <[email protected]>

* update validation on creddef field, optional for jsonld

Signed-off-by: Ankita Patidar <[email protected]>

* feat: add organization(s) into ecosystem (#670)

* feat: add self orgs in ecosystem

Signed-off-by: bhavanakarwade <[email protected]>

* feat: update return types

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: error handling

Signed-off-by: bhavanakarwade <[email protected]>

* feat: add role filter in get all organization api

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: get all organizations dto

Signed-off-by: bhavanakarwade <[email protected]>

* feat: apply filter for role

Signed-off-by: bhavanakarwade <[email protected]>

* feat: applied validation for uuid

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: nats message

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: improve error handling

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: applied uuid validation for ecosystemId

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: add organization function

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: added organization functionality

Signed-off-by: bhavanakarwade <[email protected]>

* fix: handled empty array condition

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: added organization into ecosystem with network validation

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: find ecosystem member functionality

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* added openssl installation

Signed-off-by: KambleSahil3 <[email protected]>

* Update Dockerfile.utility fixed Sonar cloud issues

Update Dockerfile.utility fixed Sonar cloud issues

Signed-off-by: KambleSahil3 <[email protected]>

* feat: implement w3c credential offer functionality with connection id

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: dto example

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: remove legacy connection invitation

Signed-off-by: KulkarniShashank <[email protected]>

* refactor: solved duplication error in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: set primary did issue (#691)

Signed-off-by: tipusinghaw <[email protected]>

* Feat/verification w3c with connection (#690)

* Add: w3c verification with connection

Signed-off-by: Krishna <[email protected]>

* Added: validations

Signed-off-by: Krishna <[email protected]>

* Remove commented code

Signed-off-by: Krishna <[email protected]>

* fix: sonarlint issues

Signed-off-by: Krishna <[email protected]>

* fix: sonarlint issues

Signed-off-by: Krishna <[email protected]>

* Add: validations

Signed-off-by: Krishna <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>

* add: zap changes merged from main

Signed-off-by: Krishna <[email protected]>

* feat: w3c credential for issuance by multiple sconnection id

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add-invitation-did-for-reuse-connection

Signed-off-by: pallavicoder <[email protected]>

* feat: fetch all credential definitions from platform (#684)

* feat: get all platform cred defs

Signed-off-by: bhavanakarwade <[email protected]>

* reafctor: modify get all platform cred defs dto

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix: transaction request message (bug) (#686)

* fix: transaction request message

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: response message

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* Added goalCode in OOB presentationRequest payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: example in DTO

Signed-off-by: Krishna <[email protected]>

* fix: triming issues while getting all credential definitions by schema Id

Signed-off-by: Krishna <[email protected]>

* fix: store did document while creating did (#706)

* fix: set primary did issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: did documentation issue

Signed-off-by: tipusinghaw <[email protected]>

* changes error message in get did details

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file to pass schema manager URL (#716)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* feat: on-premises agent configuration and spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: example in DTO

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: store did document while creating did (#706)

* fix: set primary did issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: did documentation issue

Signed-off-by: tipusinghaw <[email protected]>

* changes error message in get did details

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat: on-premises connection invitation creation

Signed-off-by: KulkarniShashank <[email protected]>

* refactor: Added seprate method for agent configure

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonarlint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the docker command as per version

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the bug when store the dedicated connection, issuance and verification

Signed-off-by: KulkarniShashank <[email protected]>

* fix: resolved the error handling in agent config method

Signed-off-by: KulkarniShashank <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Added the error logger in agent configure

Signed-off-by: KulkarniShashank <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: validation for inboundEndpoint domain

Signed-off-by: KulkarniShashank <[email protected]>

* fix: remove json files

Signed-off-by: KulkarniShashank <[email protected]>

* fix: remove unnecessary files

Signed-off-by: KulkarniShashank <[email protected]>

* fix: added validation for wallet name

Signed-off-by: KulkarniShashank <[email protected]>

* fix/w3c schema (#721)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* Added the logger in agent configure function

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Krishna <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: sanjay.khatal <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Sanjay Khatal <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: sanjay.khatal <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* Docker file changes comment npx generate and migrate

Signed-off-by: KambleSahil3 <[email protected]>

* comment puppeter installation in utility

Signed-off-by: KambleSahil3 <[email protected]>

* yarn.lock fie

Signed-off-by: KambleSahil3 <[email protected]>

* added primsa generate and mirgate in first stage

Signed-off-by: KambleSahil3 <[email protected]>

* refactor: ledger api

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: create schema api

Signed-off-by: bhavanakarwade <[email protected]>

* resolved sonar lint checks

Signed-off-by: bhavanakarwade <[email protected]>

* fix: modify database column name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: modify validation message

Signed-off-by: bhavanakarwade <[email protected]>

* fix: security vulnerabilities

Signed-off-by: pranalidhanavade <[email protected]>

* added only npx deploy in CMD

Signed-off-by: KambleSahil3 <[email protected]>

* fix: security issues

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: env sample

Signed-off-by: bhavanakarwade <[email protected]>

* fix: API error for get credef by id (#656)

Signed-off-by: Krishna <[email protected]>

* refactor: updated webauthn version to latest (9.0.3) (#657)

* fido version updated

Signed-off-by: tipusinghaw <[email protected]>

* fix: email auth issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* fix: http method for delete

Signed-off-by: sanjay.khatal <[email protected]>

* refactor: ledger table

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: update import of enum

Signed-off-by: bhavanakarwade <[email protected]>

* fix: added the validation for the pageNumber and pageSize

Signed-off-by: KulkarniShashank <[email protected]>

* refactor: cred-def controller APIs (#661)

* refactor: get all cred defs api

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: cred def controller apis

Signed-off-by: bhavanakarwade <[email protected]>

* resolved comments

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: update import

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: update import of enum

Signed-off-by: bhavanakarwade <[email protected]>

* Changed stage 1:npx commands to migrate and generate in dockerfiles

Signed-off-by: KambleSahil3 <[email protected]>

* fix: added the organization name validation

Signed-off-by: KulkarniShashank <[email protected]>

* fix: validation for UUID fixed for connectionId in proof

Signed-off-by: Krishna <[email protected]>

* fix: path traversal for updating org details

Signed-off-by: Krishna <[email protected]>

* fix: added the validation in connection and ecosystem module for sql-injection

Signed-off-by: KulkarniShashank <[email protected]>

* Removed all unnecessary comments

Signed-off-by: KambleSahil3 <[email protected]>

* refactor: interface parameters

Signed-off-by: bhavanakarwade <[email protected]>

* fix: added the decode URI component in main.ts

Signed-off-by: KulkarniShashank <[email protected]>

* fix: added the messages for the invalid URL

Signed-off-by: KulkarniShashank <[email protected]>

* fix: logo uri validation in image update for org for security testing

Signed-off-by: Krishna <[email protected]>

* fix: update validation for empty string for logo

Signed-off-by: Krishna <[email protected]>

* fix: name validation in update org

Signed-off-by: Krishna <[email protected]>

* refactor:added `outOfBandId` into issuance webhook (#669)

* refactor:added outOfBandId into issuance webhook

Signed-off-by: pallavicoder <[email protected]>

* chore:added type as null and string

Signed-off-by: pallavicoder <[email protected]>

---------

Signed-off-by: pallavicoder <[email protected]>

* feat: multi-did creation implementation for an organization (#667)

* feat: multi did support

Signed-off-by: tipusinghaw <[email protected]>

* refactor: added validation

Signed-off-by: tipusinghaw <[email protected]>

* refactor: added logic for pervious primary DID

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed primaryDid and added size to did veriable

Signed-off-by: tipusinghaw <[email protected]>

* fix: resloved commits

Signed-off-by: tipusinghaw <[email protected]>

* fix: updated the import url

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* feat: multiselect connection while issuance (#629)

* feat: multiselect connections while issuance

Signed-off-by: bhavanakarwade <[email protected]>

* feat: multi select connections functionality while issuance

Signed-off-by: bhavanakarwade <[email protected]>

* feat: multi select connections

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: modify error message

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved comments

Signed-off-by: bhavanakarwade <[email protected]>

* resolved comments

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix: fix wallet spinup dto issue (#675)

Signed-off-by: tipusinghaw <[email protected]>

* add name attribute in w3c presentationDefinition payload (#678)

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: add hotfixes from main

Signed-off-by: Krishna <[email protected]>

* update validation on creddef field, optional for jsonld

Signed-off-by: Ankita Patidar <[email protected]>

* feat: add organization(s) into ecosystem (#670)

* feat: add self orgs in ecosystem

Signed-off-by: bhavanakarwade <[email protected]>

* feat: update return types

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: error handling

Signed-off-by: bhavanakarwade <[email protected]>

* feat: add role filter in get all organization api

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: get all organizations dto

Signed-off-by: bhavanakarwade <[email protected]>

* feat: apply filter for role

Signed-off-by: bhavanakarwade <[email protected]>

* feat: applied validation for uuid

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: nats message

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: improve error handling

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: applied uuid validation for ecosystemId

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: add organization function

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: added organization functionality

Signed-off-by: bhavanakarwade <[email protected]>

* fix: handled empty array condition

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: added organization into ecosystem with network validation

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: find ecosystem member functionality

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* added openssl installation

Signed-off-by: KambleSahil3 <[email protected]>

* Update Dockerfile.utility fixed Sonar cloud issues

Update Dockerfile.utility fixed Sonar cloud issues

Signed-off-by: KambleSahil3 <[email protected]>

* feat: implement w3c credential offer functionality with connection id

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: dto example

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: remove legacy connection invitation

Signed-off-by: KulkarniShashank <[email protected]>

* refactor: solved duplication error in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: set primary did issue (#691)

Signed-off-by: tipusinghaw <[email protected]>

* Feat/verification w3c with connection (#690)

* Add: w3c verification with connection

Signed-off-by: Krishna <[email protected]>

* Added: validations

Signed-off-by: Krishna <[email protected]>

* Remove commented code

Signed-off-by: Krishna <[email protected]>

* fix: sonarlint issues

Signed-off-by: Krishna <[email protected]>

* fix: sonarlint issues

Signed-off-by: Krishna <[email protected]>

* Add: validations

Signed-off-by: Krishna <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>

* add: zap changes merged from main

Signed-off-by: Krishna <[email protected]>

* feat: w3c credential for issuance by multiple sconnection id

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add-invitation-did-for-reuse-connection

Signed-off-by: pallavicoder <[email protected]>

* feat: fetch all credential definitions from platform (#684)

* feat: get all platform cred defs

Signed-off-by: bhavanakarwade <[email protected]>

* reafctor: modify get all platform cred defs dto

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix: transaction request message (bug) (#686)

* fix: transaction request message

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: response message

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* Added goalCode in OOB presentationRequest payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: example in DTO

Signed-off-by: Krishna <[email protected]>

* fix: triming issues while getting all credential definitions by schema Id

Signed-off-by: Krishna <[email protected]>

* fix: store did document while creating did (#706)

* fix: set primary did issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: did documentation issue

Signed-off-by: tipusinghaw <[email protected]>

* changes error message in get did details

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file to pass schema manager URL (#716)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* feat: on-premises agent configuration and spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: example in DTO

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: store did document while creating did (#706)

* fix: set primary did issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: did documentation issue

Signed-off-by: tipusinghaw <[email protected]>

* changes error message in get did details

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat: on-premises connection invitation creation

Signed-off-by: KulkarniShashank <[email protected]>

* refactor: Added seprate method for agent configure

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonarlint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the docker command as per version

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the bug when store the dedicated connection, issuance and verification

Signed-off-by: KulkarniShashank <[email protected]>

* fix: resolved the error handling in agent config method

Signed-off-by: KulkarniShashank <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Added the error logger in agent configure

Signed-off-by: KulkarniShashank <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: validation for inboundEndpoint domain

Signed-off-by: KulkarniShashank <[email protected]>

* fix: remove json files

Signed-off-by: KulkarniShashank <[email protected]>

* fix: remove unnecessary files

Signed-off-by: KulkarniShashank <[email protected]>

* fix: added validation for wallet name

Signed-off-by: KulkarniShashank <[email protected]>

* fix/w3c schema (#721)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* Added the logger in agent configure function

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Krishna <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: sanjay.khatal <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Sanjay Khatal <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: sanjay.khatal <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* Docker file changes comment npx generate and migrate

Signed-off-by: KambleSahil3 <[email protected]>

* comment puppeter installation in utility

Signed-off-by: KambleSahil3 <[email protected]>

* yarn.lock fie

Signed-off-by: KambleSahil3 <[email protected]>

* added primsa generate and mirgate in first stage

Signed-off-by: KambleSahil3 <[email protected]>

* refactor: ledger api

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: create schema api

Signed-off-by: bhavanakarwade <[email protected]>

* resolved sonar lint checks

Signed-off-by: bhavanakarwade <[email protected]>

* fix: modify database column name

Signed-off-by: bhavanakarwade <[email protected]>

* fix: modify validation message

Signed-off-by: bhavanakarwade <[email protected]>

* fix: security vulnerabilities

Signed-off-by: pranalidhanavade <[email protected]>

* added only npx deploy in CMD

Signed-off-by: KambleSahil3 <[email protected]>

* fix: security issues

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: env sample

Signed-off-by: bhavanakarwade <[email protected]>

* fix: API error for get credef by id (#656)

Signed-off-by: Krishna <[email protected]>

* refactor: updated webauthn version to latest (9.0.3) (#657)

* fido version updated

Signed-off-by: tipusinghaw <[email protected]>

* fix: email auth issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* fix: http method for delete

Signed-off-by: sanjay.khatal <[email protected]>

* refactor: ledger table

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: update import of enum

Signed-off-by: bhavanakarwade <[email protected]>

* fix: added the validation for the pageNumber and pageSize

Signed-off-by: KulkarniShashank <[email protected]>

* refactor: cred-def controller APIs (#661)

* refactor: get all cred defs api

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: cred def controller apis

Signed-off-by: bhavanakarwade <[email protected]>

* resolved comments

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: update import

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: update import of enum

Signed-off-by: bhavanakarwade <[email protected]>

* Changed stage 1:npx commands to migrate and generate in dockerfiles

Signed-off-by: KambleSahil3 <[email protected]>

* fix: added the organization name validation

Signed-off-by: KulkarniShashank <[email protected]>

* fix: validation for UUID fixed for connectionId in proof

Signed-off-by: Krishna <[email protected]>

* fix: path traversal for updating org details

Signed-off-by: Krishna <[email protected]>

* fix: added the validation in connection and ecosystem module for sql-injection

Signed-off-by: KulkarniShashank <[email protected]>

* Removed all unnecessary comments

Signed-off-by: KambleSahil3 <[email protected]>

* refactor: interface parameters

Signed-off-by: bhavanakarwade <[email protected]>

* fix: added the decode URI component in main.ts

Signed-off-by: KulkarniShashank <[email protected]>

* fix: added the messages for the invalid URL

Signed-off-by: KulkarniShashank <[email protected]>

* fix: logo uri validation in image update for org for security testing

Signed-off-by: Krishna <[email protected]>

* fix: update validation for empty string for logo

Signed-off-by: Krishna <[email protected]>

* fix: name validation in update org

Signed-off-by: Krishna <[email protected]>

* refactor:added `outOfBandId` into issuance webhook (#669)

* refactor:added outOfBandId into issuance webhook

Signed-off-by: pallavicoder <[email protected]>

* chore:added type as null and string

Signed-off-by: pallavicoder <[email protected]>

---------

Signed-off-by: pallavicoder <[email protected]>

* feat: multi-did creation implementation for an organization (#667)

* feat: multi did support

Signed-off-by: tipusinghaw <[email protected]>

* refactor: added validation

Signed-off-by: tipusinghaw <[email protected]>

* refactor: added logic for pervious primary DID

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed primaryDid and added size to did veriable

Signed-off-by: tipusinghaw <[email protected]>

* fix: resloved commits

Signed-off-by: tipusinghaw <[email protected]>

* fix: updated the import url

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* feat: multiselect connection while issuance (#629)

* feat: multiselect connections while issuance

Signed-off-by: bhavanakarwade <[email protected]>

* feat: multi select connections functionality while issuance

Signed-off-by: bhavanakarwade <[email protected]>

* feat: multi select connections

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: modify error message

Signed-off-by: bhavanakarwade <[email protected]>

* fix: resolved comments

Signed-off-by: bhavanakarwade <[email protected]>

* resolved comments

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix: fix wallet spinup dto issue (#675)

Signed-off-by: tipusinghaw <[email protected]>

* add name attribute in w3c presentationDefinition payload (#678)

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* add name attribute in w3c presentationDefinition payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: add hotfixes from main

Signed-off-by: Krishna <[email protected]>

* update validation on creddef field, optional for jsonld

Signed-off-by: Ankita Patidar <[email protected]>

* feat: add organization(s) into ecosystem (#670)

* feat: add self orgs in ecosystem

Signed-off-by: bhavanakarwade <[email protected]>

* feat: update return types

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: error handling

Signed-off-by: bhavanakarwade <[email protected]>

* feat: add role filter in get all organization api

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: get all organizations dto

Signed-off-by: bhavanakarwade <[email protected]>

* feat: apply filter for role

Signed-off-by: bhavanakarwade <[email protected]>

* feat: applied validation for uuid

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: nats message

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: improve error handling

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: applied uuid validation for ecosystemId

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: add organization function

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: added organization functionality

Signed-off-by: bhavanakarwade <[email protected]>

* fix: handled empty array condition

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: added organization into ecosystem with network validation

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: find ecosystem member functionality

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* added openssl installation

Signed-off-by: KambleSahil3 <[email protected]>

* Update Dockerfile.utility fixed Sonar cloud issues

Update Dockerfile.utility fixed Sonar cloud issues

Signed-off-by: KambleSahil3 <[email protected]>

* feat: implement w3c credential offer functionality with connection id

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: dto example

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: remove legacy connection invitation

Signed-off-by: KulkarniShashank <[email protected]>

* refactor: solved duplication error in agent-service

Signed-off-by: KulkarniShashank <[email protected]>

* fix: set primary did issue (#691)

Signed-off-by: tipusinghaw <[email protected]>

* Feat/verification w3c with connection (#690)

* Add: w3c verification with connection

Signed-off-by: Krishna <[email protected]>

* Added: validations

Signed-off-by: Krishna <[email protected]>

* Remove commented code

Signed-off-by: Krishna <[email protected]>

* fix: sonarlint issues

Signed-off-by: Krishna <[email protected]>

* fix: sonarlint issues

Signed-off-by: Krishna <[email protected]>

* Add: validations

Signed-off-by: Krishna <[email protected]>

---------

Signed-off-by: Krishna <[email protected]>

* add: zap changes merged from main

Signed-off-by: Krishna <[email protected]>

* feat: w3c credential for issuance by multiple sconnection id

Signed-off-by: bhavanakarwade <[email protected]>

* feat:add-invitation-did-for-reuse-connection

Signed-off-by: pallavicoder <[email protected]>

* feat: fetch all credential definitions from platform (#684)

* feat: get all platform cred defs

Signed-off-by: bhavanakarwade <[email protected]>

* reafctor: modify get all platform cred defs dto

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* fix: transaction request message (bug) (#686)

* fix: transaction request message

Signed-off-by: bhavanakarwade <[email protected]>

* refactor: response message

Signed-off-by: bhavanakarwade <[email protected]>

---------

Signed-off-by: bhavanakarwade <[email protected]>

* Added goalCode in OOB presentationRequest payload

Signed-off-by: Ankita Patidar <[email protected]>

* fix: example in DTO

Signed-off-by: Krishna <[email protected]>

* fix: triming issues while getting all credential definitions by schema Id

Signed-off-by: Krishna <[email protected]>

* fix: store did document while creating did (#706)

* fix: set primary did issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: did documentation issue

Signed-off-by: tipusinghaw <[email protected]>

* changes error message in get did details

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file to pass schema manager URL (#716)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* feat: on-premises agent configuration and spin-up

Signed-off-by: KulkarniShashank <[email protected]>

* fix: example in DTO

Signed-off-by: Krishna <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: store did document while creating did (#706)

* fix: set primary did issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: did documentation issue

Signed-off-by: tipusinghaw <[email protected]>

* changes error message in get did details

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* feat: on-premises connection invitation creation

Signed-off-by: KulkarniShashank <[email protected]>

* refactor: Added seprate method for agent configure

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the sonarlint issues

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the docker command as per version

Signed-off-by: KulkarniShashank <[email protected]>

* fix: solved the bug when store the dedicated connection, issuance and verification

Signed-off-by: KulkarniShashank <[email protected]>

* fix: resolved the error handling in agent config method

Signed-off-by: KulkarniShashank <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: did service endpoint while creating DID (#715)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* Added the error logger in agent configure

Signed-off-by: KulkarniShashank <[email protected]>

* fix/feat : Updated W3C schema response and Implemented schema store logic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>

* fix: validation for inboundEndpoint domain

Signed-off-by: KulkarniShashank <[email protected]>

* fix: remove json files

Signed-off-by: KulkarniShashank <[email protected]>

* fix: remove unnecessary files

Signed-off-by: KulkarniShashank <[email protected]>

* fix: added validation for wallet name

Signed-off-by: KulkarniShashank <[email protected]>

* fix/w3c schema (#721)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <[email protected]>

* fix: Error messages

Signed-off-by: tipusinghaw <[email protected]>

* fix: did endpoint

Signed-off-by: tipusinghaw <[email protected]>

* refactor: updated sh file

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>

* Added the logger in agent configure function

Signed-off-by: KulkarniShashank <[email protected]>

---------

Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: Krishna <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: sanjay.khatal <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: Sanjay Khatal <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: sanjay.khatal <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: pallavicoder <[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