Verify that the issuerId and the did matches when resolving objects, as otherwise when you extract the issuerId from a cred-def / schema the id can be totally different from the did:web, maybe giving a false impression that the credential was issued by another did.
Verify that the issuerId and the did matches when resolving objects, as otherwise when you extract the
issuerId
from a cred-def / schema the id can be totally different from the did:web, maybe giving a false impression that the credential was issued by another did.