Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

test: interop jwt VCs tests #3286

Merged
merged 1 commit into from
Jul 23, 2022

Conversation

baha-ai
Copy link
Contributor

@baha-ai baha-ai commented Jul 21, 2022

This change adds tests to ensure AFGO does support JWT VC parsing/verificaition by adding interop tests using VCs from external sources.
Also part of this change: expose JWT needed jose verifiers and signers for external use.

closes #3279

Signed-off-by: Baha Shaaban baha.shaaban@securekey.com

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #3286 (a5707c7) into main (b7e98ff) will decrease coverage by 0.06%.
The diff coverage is 68.75%.

@@            Coverage Diff             @@
##             main    #3286      +/-   ##
==========================================
- Coverage   88.29%   88.23%   -0.07%     
==========================================
  Files         315      316       +1     
  Lines       42706    42818     +112     
==========================================
+ Hits        37709    37781      +72     
- Misses       3671     3695      +24     
- Partials     1326     1342      +16     
Impacted Files Coverage Δ
pkg/controller/command/vcwallet/command.go 92.98% <37.50%> (+0.30%) ⬆️
pkg/doc/jwt/jwt_support.go 60.37% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@baha-ai baha-ai force-pushed the interop_jwt_vc branch 2 times, most recently from 37e4396 to a591ddc Compare July 21, 2022 15:44
@baha-ai baha-ai closed this Jul 21, 2022
@baha-ai baha-ai reopened this Jul 21, 2022
@baha-ai baha-ai closed this Jul 21, 2022
@baha-ai baha-ai reopened this Jul 21, 2022
@baha-ai baha-ai closed this Jul 21, 2022
@baha-ai baha-ai reopened this Jul 21, 2022
@baha-ai baha-ai closed this Jul 21, 2022
@baha-ai baha-ai reopened this Jul 21, 2022
@baha-ai baha-ai closed this Jul 21, 2022
@baha-ai baha-ai reopened this Jul 21, 2022
@baha-ai baha-ai closed this Jul 22, 2022
@baha-ai baha-ai reopened this Jul 22, 2022
@baha-ai baha-ai closed this Jul 22, 2022
@baha-ai baha-ai reopened this Jul 22, 2022
@baha-ai baha-ai closed this Jul 22, 2022
@baha-ai baha-ai reopened this Jul 22, 2022
@baha-ai baha-ai force-pushed the interop_jwt_vc branch 2 times, most recently from ec5d978 to 056db38 Compare July 22, 2022 19:44
This change adds tests to ensure AFGO does support JWT VC parsing/verificaition by adding interop tests using VCs from external sources
Also part of this change: expose JWT needed jose verifiers and signers for external use.

closes hyperledger-archives#3279

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
@fqutishat fqutishat merged commit 9bdda1a into hyperledger-archives:main Jul 23, 2022
@baha-ai baha-ai deleted the interop_jwt_vc branch September 16, 2022 21:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support JWT VC credential format
2 participants