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: migration did for organization DIDs #948

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

tipusinghaw
Copy link
Contributor

What

  • Migration did for organization DIDs added validation for null and empty string

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

@tipusinghaw tipusinghaw merged commit 9bac436 into develop Aug 27, 2024
2 checks passed
@tipusinghaw tipusinghaw deleted the feat/migration-list-for-did branch August 27, 2024 11:54
bhavanakarwade added a commit that referenced this pull request Aug 28, 2024
* refactor: applied validations on issuance date  (#934)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

---------

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

* fix: encrypt clientId and client secret

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

* fix:collect reuse connection events

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

* feat: reuse connection usinginvitation DID (#940)

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

* fix: unable to use platform archieved schema

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

* fix: solved the clientId dcryption in verification email

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

* feat: basic message (#848)

* WIP : Implementation of basic message protocol wrapper

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

* feat: basic message

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

* changed response message

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

* fix: sonar lint

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

* fix: seperated URL creation logic

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

* fix: changed error message

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

---------

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

* refactor: fetch proof details function (#943)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

* fix: multiple schemas in verified proof details api

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

* refactor: description

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

---------

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

* fix: basic message url (#944)

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

* fix: add no_ledger type in seed file

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

* feat: migration logic for `org_dids` and schema type (#946)

* feat:migration script for did list

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

* feat:schema support for W3C

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

---------

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

* fix: migration did for organization DIDs (#948)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

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

* fix: changed message pattern for basic-message (#950)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

* fix: changed message pattern for basic message

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

---------

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

* feat: reuse connection for issuance (#949)

* feat: reuse connection for issuance

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

* refactor: property name

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

* refactor: argument name

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

* refactor: dto name

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

* fix: added certificate template

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

---------

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

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Co-authored-by: Ganesh Nawle <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Krishna Waske <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 6, 2024
* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

Signed-off-by: tipusinghaw <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 6, 2024
* refactor: applied validations on issuance date  (#934)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

---------

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

* fix: encrypt clientId and client secret

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

* fix:collect reuse connection events

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

* feat: reuse connection usinginvitation DID (#940)

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

* fix: unable to use platform archieved schema

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

* fix: solved the clientId dcryption in verification email

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

* feat: basic message (#848)

* WIP : Implementation of basic message protocol wrapper

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

* feat: basic message

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

* changed response message

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

* fix: sonar lint

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

* fix: seperated URL creation logic

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

* fix: changed error message

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

---------

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

* refactor: fetch proof details function (#943)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

* fix: multiple schemas in verified proof details api

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

* refactor: description

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

---------

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

* fix: basic message url (#944)

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

* fix: add no_ledger type in seed file

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

* feat: migration logic for `org_dids` and schema type (#946)

* feat:migration script for did list

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

* feat:schema support for W3C

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

---------

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

* fix: migration did for organization DIDs (#948)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

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

* fix: changed message pattern for basic-message (#950)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

* fix: changed message pattern for basic message

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

---------

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

* feat: reuse connection for issuance (#949)

* feat: reuse connection for issuance

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

* refactor: property name

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

* refactor: argument name

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

* refactor: dto name

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

* fix: added certificate template

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

---------

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

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Co-authored-by: Ganesh Nawle <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Krishna Waske <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

Signed-off-by: tipusinghaw <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* refactor: applied validations on issuance date  (#934)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

---------

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

* fix: encrypt clientId and client secret

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

* fix:collect reuse connection events

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

* feat: reuse connection usinginvitation DID (#940)

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

* fix: unable to use platform archieved schema

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

* fix: solved the clientId dcryption in verification email

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

* feat: basic message (#848)

* WIP : Implementation of basic message protocol wrapper

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

* feat: basic message

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

* changed response message

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

* fix: sonar lint

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

* fix: seperated URL creation logic

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

* fix: changed error message

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

---------

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

* refactor: fetch proof details function (#943)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

* fix: multiple schemas in verified proof details api

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

* refactor: description

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

---------

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

* fix: basic message url (#944)

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

* fix: add no_ledger type in seed file

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

* feat: migration logic for `org_dids` and schema type (#946)

* feat:migration script for did list

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

* feat:schema support for W3C

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

---------

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

* fix: migration did for organization DIDs (#948)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

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

* fix: changed message pattern for basic-message (#950)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

* fix: changed message pattern for basic message

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

---------

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

* feat: reuse connection for issuance (#949)

* feat: reuse connection for issuance

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

* refactor: property name

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

* refactor: argument name

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

* refactor: dto name

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

* fix: added certificate template

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

---------

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

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Co-authored-by: Ganesh Nawle <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Krishna Waske <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* refactor: applied validations on issuance date  (#934)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

---------

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

* fix: encrypt clientId and client secret

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

* fix:collect reuse connection events

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

* feat: reuse connection usinginvitation DID (#940)

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

* fix: unable to use platform archieved schema

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

* fix: solved the clientId dcryption in verification email

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

* feat: basic message (#848)

* WIP : Implementation of basic message protocol wrapper

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

* feat: basic message

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

* changed response message

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

* fix: sonar lint

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

* fix: seperated URL creation logic

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

* fix: changed error message

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

---------

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

* refactor: fetch proof details function (#943)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

* fix: multiple schemas in verified proof details api

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

* refactor: description

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

---------

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

* fix: basic message url (#944)

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

* fix: add no_ledger type in seed file

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

* feat: migration logic for `org_dids` and schema type (#946)

* feat:migration script for did list

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

* feat:schema support for W3C

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

---------

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

* fix: migration did for organization DIDs (#948)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

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

* fix: changed message pattern for basic-message (#950)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

* fix: changed message pattern for basic message

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

---------

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

* feat: reuse connection for issuance (#949)

* feat: reuse connection for issuance

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

* refactor: property name

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

* refactor: argument name

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

* refactor: dto name

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

* fix: added certificate template

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

---------

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

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Co-authored-by: Ganesh Nawle <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Krishna Waske <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* refactor: applied validations on issuance date  (#934)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

---------

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

* fix: encrypt clientId and client secret

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

* fix:collect reuse connection events

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

* feat: reuse connection usinginvitation DID (#940)

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

* fix: unable to use platform archieved schema

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

* fix: solved the clientId dcryption in verification email

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

* feat: basic message (#848)

* WIP : Implementation of basic message protocol wrapper

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

* feat: basic message

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

* changed response message

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

* fix: sonar lint

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

* fix: seperated URL creation logic

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

* fix: changed error message

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

---------

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

* refactor: fetch proof details function (#943)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

* fix: multiple schemas in verified proof details api

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

* refactor: description

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

---------

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

* fix: basic message url (#944)

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

* fix: add no_ledger type in seed file

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

* feat: migration logic for `org_dids` and schema type (#946)

* feat:migration script for did list

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

* feat:schema support for W3C

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

---------

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

* fix: migration did for organization DIDs (#948)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

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

* fix: changed message pattern for basic-message (#950)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

* fix: changed message pattern for basic message

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

---------

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

* feat: reuse connection for issuance (#949)

* feat: reuse connection for issuance

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

* refactor: property name

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

* refactor: argument name

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

* refactor: dto name

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

* fix: added certificate template

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

---------

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

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Co-authored-by: Ganesh Nawle <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Krishna Waske <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 11, 2024
* refactor: applied validations on issuance date  (#934)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

---------

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

* fix: encrypt clientId and client secret

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

* fix:collect reuse connection events

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

* feat: reuse connection usinginvitation DID (#940)

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

* fix: unable to use platform archieved schema

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

* fix: solved the clientId dcryption in verification email

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

* feat: basic message (#848)

* WIP : Implementation of basic message protocol wrapper

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

* feat: basic message

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

* changed response message

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

* fix: sonar lint

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

* fix: seperated URL creation logic

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

* fix: changed error message

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

---------

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

* refactor: fetch proof details function (#943)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

* fix: multiple schemas in verified proof details api

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

* refactor: description

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

---------

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

* fix: basic message url (#944)

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

* fix: add no_ledger type in seed file

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

* feat: migration logic for `org_dids` and schema type (#946)

* feat:migration script for did list

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

* feat:schema support for W3C

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

---------

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

* fix: migration did for organization DIDs (#948)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

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

* fix: changed message pattern for basic-message (#950)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

* fix: changed message pattern for basic message

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

---------

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

* feat: reuse connection for issuance (#949)

* feat: reuse connection for issuance

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

* refactor: property name

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

* refactor: argument name

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

* refactor: dto name

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

* fix: added certificate template

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

---------

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

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Co-authored-by: Ganesh Nawle <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Krishna Waske <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* refactor: applied validations on issuance date  (#934)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

---------

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

* fix: encrypt clientId and client secret

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

* fix:collect reuse connection events

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

* feat: reuse connection usinginvitation DID (#940)

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

* fix: unable to use platform archieved schema

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

* fix: solved the clientId dcryption in verification email

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

* feat: basic message (#848)

* WIP : Implementation of basic message protocol wrapper

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

* feat: basic message

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

* changed response message

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

* fix: sonar lint

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

* fix: seperated URL creation logic

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

* fix: changed error message

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

---------

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

* refactor: fetch proof details function (#943)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

* fix: multiple schemas in verified proof details api

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

* refactor: description

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

---------

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

* fix: basic message url (#944)

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

* fix: add no_ledger type in seed file

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

* feat: migration logic for `org_dids` and schema type (#946)

* feat:migration script for did list

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

* feat:schema support for W3C

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

---------

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

* fix: migration did for organization DIDs (#948)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

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

* fix: changed message pattern for basic-message (#950)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

* fix: changed message pattern for basic message

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

---------

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

* feat: reuse connection for issuance (#949)

* feat: reuse connection for issuance

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

* refactor: property name

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

* refactor: argument name

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

* refactor: dto name

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

* fix: added certificate template

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

---------

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

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Co-authored-by: Ganesh Nawle <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Krishna Waske <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Ankita Patidar <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank added a commit that referenced this pull request Sep 12, 2024
* refactor: applied validations on issuance date  (#934)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

---------

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

* fix: encrypt clientId and client secret

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

* fix:collect reuse connection events

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

* feat: reuse connection usinginvitation DID (#940)

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

* fix: unable to use platform archieved schema

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

* fix: solved the clientId dcryption in verification email

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

* feat: basic message (#848)

* WIP : Implementation of basic message protocol wrapper

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

* feat: basic message

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

* changed response message

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

* fix: sonar lint

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

* fix: seperated URL creation logic

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

* fix: changed error message

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

---------

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

* refactor: fetch proof details function (#943)

* fix: fetch schema details

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

* fix: applied validations for issuance using connection

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

* fix: multiple schemas in verified proof details api

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

* refactor: description

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

---------

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

* fix: basic message url (#944)

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

* fix: add no_ledger type in seed file

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

* feat: migration logic for `org_dids` and schema type (#946)

* feat:migration script for did list

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

* feat:schema support for W3C

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

---------

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

* fix: migration did for organization DIDs (#948)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

---------

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

* fix: changed message pattern for basic-message (#950)

* feat:migration script for did list

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

* feat:schema support for W3C

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

* fix: validation for null and empty string for did migration

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

* fix: changed message pattern for basic message

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

---------

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

* feat: reuse connection for issuance (#949)

* feat: reuse connection for issuance

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

* refactor: property name

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

* refactor: argument name

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

* refactor: dto name

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

* fix: added certificate template

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

---------

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

---------

Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: Krishna Waske <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Co-authored-by: Ganesh Nawle <[email protected]>
Co-authored-by: KulkarniShashank <[email protected]>
Co-authored-by: pallavicoder <[email protected]>
Co-authored-by: Shashank Kulkarni <[email protected]>
Co-authored-by: pallavighule <[email protected]>
Co-authored-by: tipusinghaw <[email protected]>
Co-authored-by: Krishna Waske <[email protected]>
Co-authored-by: Krishna <[email protected]>
Co-authored-by: Ankita Patidar <[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