openwallet-foundation / acapy

ACA-Py is a foundation for building decentralized identity applications and services running in non-mobile environments.
https://aca-py.org
Apache License 2.0
417 stars 512 forks source link

How to use API to resolve DIDDoc? #1874

Closed skradha26 closed 2 years ago

skradha26 commented 2 years ago

I see the resolve DID endpoint: [/resolver/resolve/{did}]. But, I am trying to understand how I can resolve DIDDoc of verifier when holder gets a request from the verifier , they can verify if the verifier is legit. Or, holder can verify if a credential issuer is legit.

swcurran commented 2 years ago

You have several things here:

Hope that helps. Closing assuming it does, but feel free to ask more questions or re-open.