Use IdentityHubCredentialsVerifier in MVD. This step enables Verifiable Credential retrieval from the corresponding Identity Hub on each IDS request. At the moment only the region VC is seeded and evaluated by the policies in place.
Why it does that
Identity Hub integration
Linked Issue(s)
Closes #21
Checklist
[x] added appropriate tests?
[x] performed checkstyle check locally?
[x] added/updated copyright headers?
[x] documented public classes/methods?
[x] added/updated relevant documentation?
[ ] added relevant details to the changelog? (skip with label no-changelog)
What this PR changes/adds
Use
IdentityHubCredentialsVerifier
in MVD. This step enables Verifiable Credential retrieval from the corresponding Identity Hub on each IDS request. At the moment only theregion
VC is seeded and evaluated by the policies in place.Why it does that
Identity Hub integration
Linked Issue(s)
Closes #21
Checklist
no-changelog
)