Skip to content

Til support#10

Merged
wistefan merged 8 commits intomainfrom
til-support
May 30, 2023
Merged

Til support#10
wistefan merged 8 commits intomainfrom
til-support

Conversation

@wistefan
Copy link
Collaborator

The verifier verifies agains trusted-participants-list and trusted-issuers-list.

wistefan added 2 commits May 25, 2023 16:01
implement tir connection
connect to tir
@wistefan wistefan added the major Should be applied for all breaking changes. label May 26, 2023
wistefan added 5 commits May 26, 2023 14:46
add error checks
verify with the configured context
logging
@wistefan wistefan requested review from a user, dwendland and pulledtim May 30, 2023 12:07
@wistefan wistefan merged commit ceb1a15 into main May 30, 2023
@wistefan wistefan deleted the til-support branch May 30, 2023 14:07
wistefan added a commit that referenced this pull request Mar 5, 2026
## Summary
- Replace `TrustBlocValidator` with custom `CredentialValidator` supporting modes: none, combined, jsonLd, baseContext
- Remove `JWTVerfificationMethodResolver` (no longer needed)
- Remove `originalVC` bridge from `common/credential.go`
- Remove trustbloc `verifiable` import from `jwt_verifier.go`

## Test plan
- [x] All existing tests pass
- [x] New tests for baseContext rejection of custom types
- [x] New tests for combined mode accepting valid credentials

Co-authored-by: Stefan Wiedemann <wistefan@googlemail.com>
Reviewed-on: http://localhost:3000/wistefan/verifier/pulls/10
Reviewed-by: wistefan <wistefan@googlemail.com>
Co-authored-by: claude <claude@gitea.com>
Co-committed-by: claude <claude@gitea.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Should be applied for all breaking changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants