Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: w3c issuance without holderDID #179

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

GHkrishna
Copy link
Contributor

@GHkrishna GHkrishna commented Aug 27, 2024

What:

  • Search for credential proposals using threadId only.
  • Allows issuance flow of w3c credential formats without holderDID

Why

  • Avoid searching for credential proposal record without connectionId, as this caused issues while negotiating proposal from holder side

@GHkrishna GHkrishna self-assigned this Aug 27, 2024
Copy link

sonarcloud bot commented Aug 27, 2024

Copy link
Contributor

@sairanjit sairanjit left a comment

Choose a reason for hiding this comment

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

LGTM

@GHkrishna GHkrishna added the bug Something isn't working label Aug 27, 2024
@GHkrishna GHkrishna linked an issue Aug 27, 2024 that may be closed by this pull request
@sairanjit sairanjit merged commit 110ece2 into develop Aug 27, 2024
2 checks passed
@sairanjit sairanjit deleted the fix/credo-patch-w3c-issuance-without-holderDid branch August 27, 2024 06:03
@GHkrishna GHkrishna restored the fix/credo-patch-w3c-issuance-without-holderDid branch August 27, 2024 08:10
GHkrishna added a commit that referenced this pull request Aug 27, 2024
GHkrishna added a commit that referenced this pull request Aug 27, 2024
GHkrishna added a commit that referenced this pull request Aug 27, 2024
sairanjit pushed a commit that referenced this pull request Aug 27, 2024
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
fix: added patch for avoiding  proof abandoned issue (#177)
fix: w3c issuance without holderDID (#179)
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
fix: added patch for avoiding  proof abandoned issue (#177)
fix: w3c issuance without holderDID (#179)
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
GHkrishna added a commit that referenced this pull request Aug 28, 2024
bhavanakarwade added a commit that referenced this pull request Aug 29, 2024
* fix:added-reuse-connection-event

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

* fix: added patch for avoiding  proof abandoned issue (#177)

* fix:added cache tenant record patch

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

* fix: w3c issuance without holderDID (#179)

* updated Taskdef.json

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

* updated Taskdef.json

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

* fix:added-reuse-connection-event

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

* fix: added patch for avoiding  proof abandoned issue (#177)

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

* fix:added cache tenant record patch

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

* fix: w3c issuance without holderDID (#179)

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

* Update .env.sample file

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

* refactor: Implemented white labeling in taskdef.json file

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

* fix: sign off develop (#190)

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
fix: added patch for avoiding  proof abandoned issue (#177)
fix: w3c issuance without holderDID (#179)

* refactor: Updated taskdef.josn file

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

* feat: added reuse connection for dedicated agent (#193)

* feat: added reuse connection for dedicated agent

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

* fix: remove goalcode from oob issuance

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

---------

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

* refactor: replace the bcovrin network url

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

---------

Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
ankita-p17 added a commit that referenced this pull request Aug 30, 2024
* Added proof and credential record Id in oob offer output

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

* Remove unnecessary details

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

* fix prettier

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

* add record threadId in output

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

* chore: package update (#124)

* added taskdef

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

* Added credo taskdef.json file for ECS

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

* Delete taskdef/credo-ecs-credo-taskdef.json-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* chore: updated contract address and packages for major package release (#126)

* fix: TAA versioning for indicio testnet (#127)

* chore: fix naming

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

* chore: fix naming

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

* fix: add prestart

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

* fix: update packages

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

* fix: patch for conflicts in model Extensible

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* fix: error handling for Agent controller

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

* fix: error handling for Basic Message controller

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

* fix: error handling for Connection Controller

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

* fix: spacing

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

* fix: error handling for Credential Controller

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

* fix: error handling for CredentialDEfinition Controller

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

* fix: error handling for Schema Controller

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

* fix: error handling for Did Controller

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

* fix: error handling for Endorse Transaction Controller

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

* fix: add examples

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

* fix: error handling for Question Answer Controller

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* fix: redirection

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

* fix: error handling

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* refactor:added condition for insufficient balance

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

* fix: removed string type for the create schema

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

* fix: matching return type according to previous implementation

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

* fix: matching return type according to previous implementation for Schema Controller

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

* fix: remove commented code

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

* fix: remove commented code

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

* chore: add TODOs

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

* refactor: improve typing

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

* fix: error handling for Credential controller

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

* chore: update auto generated files

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

* refactor: updated docker file

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

* refactor: error handling for proof controller (#139)

* refactor: error handling oob controller (#137)

Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>

* refactor: error handling of polygon controller (#143)

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

* refactor: error handling for endorser controller (#141)

* refactor: error handling of endorser controller

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

* resolved: comments on pull request

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

---------

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

* Refactor/error handling for multi-tenancy controller (#144)

* refactor: error handling of polygon controller

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

* refactor: error handling of multi-tenancy-question-answer APIs

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

* refactor: error handling for did-key and did-web APIs of multi-tenancy controller

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

* resolved: comments on pull request

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

* resolved: fixed comments on pull request

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

---------

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

* Refactor/error handling for multi tenancy controller (#145)

* refactor: error handling of polygon controller

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

* refactor: error handling of multi-tenancy-question-answer APIs

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

* refactor: error handling for did-key and did-web APIs of multi-tenancy controller

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

* resolved: comments on pull request

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

* resolved: fixed comments on pull request

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

* refactor: error handling for proof APIs in multi-tenancy controller

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

---------

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

* wip: refactor exception handling for multi-tenancy controller (#142)

* wip: applied validations for network type

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

* refactor: added swagger and route file

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

* wip: exception-handling-multi-tenancy

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

* wip: added routes and json file

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

* refactor: added routes and json files

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

* wip: error handling for multitenancy controller

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

* fix: resolved conflicts

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

---------

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

* fix:schema file server url

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

* feat: created new event for reuse connection (#148)

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

* removed yarn.lock file to solve frozen-lockfile error

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

* resolved frozen-lockfile error

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

* deleted config.json

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

* changes in taskdef.json for fargate

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

* changes family name in taskdef.json

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

* fix: externalise env

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

* fix: externalise env

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

* fix: number conversion

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

* fix: remove logs

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

* fix: sample env variable

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

* fix: remove comments

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

* fix: remove comments

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

* chore: github warnings

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

* chore: fix preetier

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

* chore: fix preetier

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

* feat: multi-tenancy basic message

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

* feat: added formData in credential webhook

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

* fix:added-patch

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

* wip: added json limit configurations

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

* fix:added patch for prettyVc

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

* fix:added patch for prettyVc

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

* fix: provision to default to 'Infinity' if required

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

* fix: yarn lock

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

* Update .env.sample file

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

* fix: added assertion method in did web

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

* merge: DEV to QA (#196)

* fix:added-reuse-connection-event

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

* fix: added patch for avoiding  proof abandoned issue (#177)

* fix:added cache tenant record patch

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

* fix: w3c issuance without holderDID (#179)

* updated Taskdef.json

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

* updated Taskdef.json

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

* fix:added-reuse-connection-event

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

* fix: added patch for avoiding  proof abandoned issue (#177)

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

* fix:added cache tenant record patch

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

* fix: w3c issuance without holderDID (#179)

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

* Update .env.sample file

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

* refactor: Implemented white labeling in taskdef.json file

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

* fix: sign off develop (#190)

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
fix: added patch for avoiding  proof abandoned issue (#177)
fix: w3c issuance without holderDID (#179)

* refactor: Updated taskdef.josn file

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

* feat: added reuse connection for dedicated agent (#193)

* feat: added reuse connection for dedicated agent

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

* fix: remove goalcode from oob issuance

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

---------

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

* refactor: replace the bcovrin network url

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

---------

Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>

---------

Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Co-authored-by: ankita_patidar <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
@GHkrishna GHkrishna deleted the fix/credo-patch-w3c-issuance-without-holderDid branch September 4, 2024 05:03
KulkarniShashank added a commit that referenced this pull request Sep 13, 2024
* Added proof and credential record Id in oob offer output

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

* Remove unnecessary details

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

* fix prettier

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

* add record threadId in output

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

* chore: package update (#124)

* added taskdef

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

* Added credo taskdef.json file for ECS

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

* Delete taskdef/credo-ecs-credo-taskdef.json-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* chore: updated contract address and packages for major package release (#126)

* fix: TAA versioning for indicio testnet (#127)

* chore: fix naming

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

* chore: fix naming

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

* fix: add prestart

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

* fix: update packages

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

* fix: patch for conflicts in model Extensible

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* fix: error handling for Agent controller

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

* fix: error handling for Basic Message controller

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

* fix: error handling for Connection Controller

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

* fix: spacing

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

* fix: error handling for Credential Controller

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

* fix: error handling for CredentialDEfinition Controller

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

* fix: error handling for Schema Controller

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

* fix: error handling for Did Controller

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

* fix: error handling for Endorse Transaction Controller

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

* fix: add examples

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

* fix: error handling for Question Answer Controller

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* fix: redirection

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

* fix: error handling

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* refactor:added condition for insufficient balance

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

* fix: removed string type for the create schema

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

* fix: matching return type according to previous implementation

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

* fix: matching return type according to previous implementation for Schema Controller

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

* fix: remove commented code

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

* fix: remove commented code

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

* chore: add TODOs

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

* refactor: improve typing

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

* fix: error handling for Credential controller

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

* chore: update auto generated files

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

* refactor: updated docker file

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

* refactor: error handling for proof controller (#139)

* refactor: error handling oob controller (#137)

Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>

* refactor: error handling of polygon controller (#143)

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

* refactor: error handling for endorser controller (#141)

* refactor: error handling of endorser controller

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

* resolved: comments on pull request

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

---------

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

* Refactor/error handling for multi-tenancy controller (#144)

* refactor: error handling of polygon controller

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

* refactor: error handling of multi-tenancy-question-answer APIs

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

* refactor: error handling for did-key and did-web APIs of multi-tenancy controller

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

* resolved: comments on pull request

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

* resolved: fixed comments on pull request

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

---------

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

* Refactor/error handling for multi tenancy controller (#145)

* refactor: error handling of polygon controller

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

* refactor: error handling of multi-tenancy-question-answer APIs

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

* refactor: error handling for did-key and did-web APIs of multi-tenancy controller

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

* resolved: comments on pull request

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

* resolved: fixed comments on pull request

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

* refactor: error handling for proof APIs in multi-tenancy controller

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

---------

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

* wip: refactor exception handling for multi-tenancy controller (#142)

* wip: applied validations for network type

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

* refactor: added swagger and route file

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

* wip: exception-handling-multi-tenancy

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

* wip: added routes and json file

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

* refactor: added routes and json files

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

* wip: error handling for multitenancy controller

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

* fix: resolved conflicts

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

---------

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

* fix:schema file server url

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

* feat: created new event for reuse connection (#148)

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

* removed yarn.lock file to solve frozen-lockfile error

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

* resolved frozen-lockfile error

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

* deleted config.json

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

* changes in taskdef.json for fargate

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

* changes family name in taskdef.json

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

* fix: externalise env

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

* fix: externalise env

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

* fix: number conversion

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

* fix: remove logs

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

* fix: sample env variable

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

* fix: remove comments

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

* fix: remove comments

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

* chore: github warnings

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

* chore: fix preetier

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

* chore: fix preetier

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

* feat: multi-tenancy basic message

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

* feat: added formData in credential webhook

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

* fix:added-patch

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

* wip: added json limit configurations

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

* fix:added patch for prettyVc

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

* fix:added patch for prettyVc

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

* fix: provision to default to 'Infinity' if required

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

* fix: yarn lock

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

* Update .env.sample file

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

* fix: added assertion method in did web

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

* merge: DEV to QA (#196)

* fix:added-reuse-connection-event

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

* fix: added patch for avoiding  proof abandoned issue (#177)

* fix:added cache tenant record patch

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

* fix: w3c issuance without holderDID (#179)

* updated Taskdef.json

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

* updated Taskdef.json

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

* fix:added-reuse-connection-event

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

* fix: added patch for avoiding  proof abandoned issue (#177)

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

* fix:added cache tenant record patch

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

* fix: w3c issuance without holderDID (#179)

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

* Update .env.sample file

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

* refactor: Implemented white labeling in taskdef.json file

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

* fix: sign off develop (#190)

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
fix: added patch for avoiding  proof abandoned issue (#177)
fix: w3c issuance without holderDID (#179)

* refactor: Updated taskdef.josn file

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

* feat: added reuse connection for dedicated agent (#193)

* feat: added reuse connection for dedicated agent

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

* fix: remove goalcode from oob issuance

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

---------

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

* refactor: replace the bcovrin network url

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

---------

Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>

---------

Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Co-authored-by: ankita_patidar <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 13, 2024
* Added proof and credential record Id in oob offer output

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

* Remove unnecessary details

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

* fix prettier

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

* add record threadId in output

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

* chore: package update (#124)

* added taskdef

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

* Added credo taskdef.json file for ECS

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

* Delete taskdef/credo-ecs-credo-taskdef.json-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* Update credo-ecs-taskdef.json

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

* chore: updated contract address and packages for major package release (#126)

* fix: TAA versioning for indicio testnet (#127)

* chore: fix naming

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

* chore: fix naming

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

* fix: add prestart

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

* fix: update packages

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

* fix: patch for conflicts in model Extensible

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* fix: error handling for Agent controller

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

* fix: error handling for Basic Message controller

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

* fix: error handling for Connection Controller

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

* fix: spacing

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

* fix: error handling for Credential Controller

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

* fix: error handling for CredentialDEfinition Controller

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

* fix: error handling for Schema Controller

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

* fix: error handling for Did Controller

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

* fix: error handling for Endorse Transaction Controller

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

* fix: add examples

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

* fix: error handling for Question Answer Controller

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* fix: redirection

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

* fix: error handling

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* chore: fix DCO

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

* refactor:added condition for insufficient balance

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

* fix: removed string type for the create schema

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

* fix: matching return type according to previous implementation

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

* fix: matching return type according to previous implementation for Schema Controller

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

* fix: remove commented code

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

* fix: remove commented code

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

* chore: add TODOs

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

* refactor: improve typing

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

* fix: error handling for Credential controller

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

* chore: update auto generated files

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

* refactor: updated docker file

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

* refactor: error handling for proof controller (#139)

* refactor: error handling oob controller (#137)

Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>

* refactor: error handling of polygon controller (#143)

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

* refactor: error handling for endorser controller (#141)

* refactor: error handling of endorser controller

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

* resolved: comments on pull request

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

---------

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

* Refactor/error handling for multi-tenancy controller (#144)

* refactor: error handling of polygon controller

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

* refactor: error handling of multi-tenancy-question-answer APIs

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

* refactor: error handling for did-key and did-web APIs of multi-tenancy controller

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

* resolved: comments on pull request

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

* resolved: fixed comments on pull request

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

---------

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

* Refactor/error handling for multi tenancy controller (#145)

* refactor: error handling of polygon controller

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

* refactor: error handling of multi-tenancy-question-answer APIs

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

* refactor: error handling for did-key and did-web APIs of multi-tenancy controller

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

* resolved: comments on pull request

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

* resolved: fixed comments on pull request

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

* refactor: error handling for proof APIs in multi-tenancy controller

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

---------

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

* wip: refactor exception handling for multi-tenancy controller (#142)

* wip: applied validations for network type

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

* refactor: added swagger and route file

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

* wip: exception-handling-multi-tenancy

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

* wip: added routes and json file

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

* refactor: added routes and json files

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

* wip: error handling for multitenancy controller

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

* fix: resolved conflicts

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

---------

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

* fix:schema file server url

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

* feat: created new event for reuse connection (#148)

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

* removed yarn.lock file to solve frozen-lockfile error

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

* resolved frozen-lockfile error

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

* deleted config.json

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

* changes in taskdef.json for fargate

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

* changes family name in taskdef.json

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

* fix: externalise env

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

* fix: externalise env

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

* fix: number conversion

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

* fix: remove logs

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

* fix: sample env variable

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

* fix: remove comments

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

* fix: remove comments

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

* chore: github warnings

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

* chore: fix preetier

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

* chore: fix preetier

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

* feat: multi-tenancy basic message

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

* feat: added formData in credential webhook

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

* fix:added-patch

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

* wip: added json limit configurations

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

* fix:added patch for prettyVc

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

* fix:added patch for prettyVc

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

* fix: provision to default to 'Infinity' if required

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

* fix: yarn lock

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

* Update .env.sample file

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

* fix: added assertion method in did web

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

* merge: DEV to QA (#196)

* fix:added-reuse-connection-event

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

* fix: added patch for avoiding  proof abandoned issue (#177)

* fix:added cache tenant record patch

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

* fix: w3c issuance without holderDID (#179)

* updated Taskdef.json

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

* updated Taskdef.json

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

* fix:added-reuse-connection-event

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

* fix: added patch for avoiding  proof abandoned issue (#177)

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

* fix:added cache tenant record patch

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

* fix: w3c issuance without holderDID (#179)

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

* Update .env.sample file

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

* refactor: Implemented white labeling in taskdef.json file

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

* fix: sign off develop (#190)

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
fix: added patch for avoiding  proof abandoned issue (#177)
fix: w3c issuance without holderDID (#179)

* refactor: Updated taskdef.josn file

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

* feat: added reuse connection for dedicated agent (#193)

* feat: added reuse connection for dedicated agent

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

* fix: remove goalcode from oob issuance

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

---------

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

* refactor: replace the bcovrin network url

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

---------

Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>

---------

Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: pranalidhanavade <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Co-authored-by: ankita_patidar <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: KambleSahil3 <[email protected]>
Co-authored-by: Sheetal-ayanworks <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Sai Ranjit Tummalapalli <[email protected]>
Co-authored-by: pranalidhanavade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Co-authored-by: Shashank Kulkarni <[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
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with agent-to-agent issuance flow
2 participants