-
Notifications
You must be signed in to change notification settings - Fork 15
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
Feat/oob credential issuance verification #512
Merged
amitpadmani-awts
merged 21 commits into
develop
from
feat/oob-credential-issuance-verification
Feb 14, 2024
Merged
Feat/oob credential issuance verification #512
amitpadmani-awts
merged 21 commits into
develop
from
feat/oob-credential-issuance-verification
Feb 14, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
ankita-p17
commented
Feb 14, 2024
- Exposed agent supported attributes directly to platform APIs for flexibility of usage of attributes such as restrictions
- Disabled sending out-of-band proof request by email as it is not in use currently
feat: out of band
refactor: AFJ Authentication
feat: Set organization to public by default
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: ankita_patidar <[email protected]>
…oob-credential-issuance-verification
Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: ankita_patidar <[email protected]>
…at/oob-credential-issuance-verification
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
…ffer by email Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: ankita_patidar <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Quality Gate failedFailed conditions |
amitpadmani-awts
approved these changes
Feb 14, 2024
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
* fix: removed the unnecessary logger from the agent-service module (#419) Signed-off-by: KulkarniShashank <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * fix:OOB Credential Offer restore changes Signed-off-by: ankita_patidar <[email protected]> * fix:add email as optional Signed-off-by: ankita_patidar <[email protected]> * fix:take response from presentation request payload Signed-off-by: ankita_patidar <[email protected]> * fix: resolved sonar lint checks Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * expose agent format of proof request to API endpoint, disabled send offer by email Signed-off-by: ankita_patidar <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: ankita_patidar <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: Nishad <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: bhavanakarwade <[email protected]>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
* fix: removed the unnecessary logger from the agent-service module (#419) Signed-off-by: KulkarniShashank <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * fix:OOB Credential Offer restore changes Signed-off-by: ankita_patidar <[email protected]> * fix:add email as optional Signed-off-by: ankita_patidar <[email protected]> * fix:take response from presentation request payload Signed-off-by: ankita_patidar <[email protected]> * fix: resolved sonar lint checks Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * expose agent format of proof request to API endpoint, disabled send offer by email Signed-off-by: ankita_patidar <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: ankita_patidar <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: Nishad <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
* fix: removed the unnecessary logger from the agent-service module (#419) Signed-off-by: KulkarniShashank <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * fix:OOB Credential Offer restore changes Signed-off-by: ankita_patidar <[email protected]> * fix:add email as optional Signed-off-by: ankita_patidar <[email protected]> * fix:take response from presentation request payload Signed-off-by: ankita_patidar <[email protected]> * fix: resolved sonar lint checks Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * expose agent format of proof request to API endpoint, disabled send offer by email Signed-off-by: ankita_patidar <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: ankita_patidar <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: Nishad <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 11, 2024
* fix: removed the unnecessary logger from the agent-service module (#419) Signed-off-by: KulkarniShashank <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * fix:OOB Credential Offer restore changes Signed-off-by: ankita_patidar <[email protected]> * fix:add email as optional Signed-off-by: ankita_patidar <[email protected]> * fix:take response from presentation request payload Signed-off-by: ankita_patidar <[email protected]> * fix: resolved sonar lint checks Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * expose agent format of proof request to API endpoint, disabled send offer by email Signed-off-by: ankita_patidar <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: ankita_patidar <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: Nishad <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
* fix: removed the unnecessary logger from the agent-service module (#419) Signed-off-by: KulkarniShashank <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * fix:OOB Credential Offer restore changes Signed-off-by: ankita_patidar <[email protected]> * fix:add email as optional Signed-off-by: ankita_patidar <[email protected]> * fix:take response from presentation request payload Signed-off-by: ankita_patidar <[email protected]> * fix: resolved sonar lint checks Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * expose agent format of proof request to API endpoint, disabled send offer by email Signed-off-by: ankita_patidar <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: ankita_patidar <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: Nishad <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank
added a commit
that referenced
this pull request
Sep 12, 2024
* fix: removed the unnecessary logger from the agent-service module (#419) Signed-off-by: KulkarniShashank <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * WIP:OOB Proof Request Signed-off-by: ankita_patidar <[email protected]> * fix:OOB Credential Offer restore changes Signed-off-by: ankita_patidar <[email protected]> * fix:add email as optional Signed-off-by: ankita_patidar <[email protected]> * fix:take response from presentation request payload Signed-off-by: ankita_patidar <[email protected]> * fix: resolved sonar lint checks Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * fix: dco error Signed-off-by: bhavanakarwade <[email protected]> * expose agent format of proof request to API endpoint, disabled send offer by email Signed-off-by: ankita_patidar <[email protected]> --------- Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: ankita_patidar <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Nishad Shirsat <[email protected]> Co-authored-by: Nishad <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: bhavanakarwade <[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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.