universal-resolver icon indicating copy to clipboard operation
universal-resolver copied to clipboard

Universal Resolver implementation and drivers.

Results 45 universal-resolver issues
Sort by recently updated
recently updated
newest added

Based on recent discussions in the I&D WG about hosted instances of the Universal Resolver e.g. at https://dev.uniresolver.io/ and https://resolver.identity.foundation/ This describes that there is one development instance of the...

This is an example PR to add a driver to the Universal Resolver. **DO NOT MERGE.** See https://github.com/decentralized-identity/universal-resolver/blob/master/docs/driver-development.md for more information.

Getting this error on the ion example: ``` [internalError] Driver cannot retrieve resolve result for did:ion:EiClkZMDxPKqC9c-umQfTkR8vvZ9JPhl_xLDI9Nfk38w5w from http://driver-did-ion:8080/1.0/identifiers/did:ion:EiClkZMDxPKqC9c-umQfTkR8vvZ9JPhl_xLDI9Nfk38w5w: Connect to driver-did-ion:8080 [driver-did-ion/10.100.127.40] failed: Connection refused (Connection refused) ``` Getting the...

Hello, Some DID Methods, e.g., Indy DID Method, store other types of objects on their ledgers, such as Credentials Schema and Revocation Registry definitions. Currently the Universal Resolver does not...

Sorry for being dumb, but I'd like to create a URL that links directly to the DID doc for did:ion:EiClkZMDxPKqC9c-umQfTkR8vvZ9JPhl_xLDI9Nfk38w5w I know this isn't to be used in production, but...

@OR13 When we resolve the example did `did:elem:EiAS3mqC4OLMKOwcz3ItIL7XfWduPT7q3Fa4vHgiCfSG2A` then following error is thrown: ``` [internalError] Driver cannot retrieve result for did:elem:EiAS3mqC4OLMKOwcz3ItIL7XfWduPT7q3Fa4vHgiCfSG2A: 429 Too Many Requests (Error: could not handle the...

I tried to resolve this DID 'did:sov:idu:6iHBriJn1DVJt3AjLEuHYL' in https://dev.uniresolver.io/ (like this https://dev.uniresolver.io/1.0/identifiers/did%3Asov%3Aidu%3A6iHBriJn1DVJt3AjLEuHYL) and I get a DIDDoc response. And on the other hand, I set up an aca-py agent on...

Reproduce steps: 1. Follow readme and get docker container running. 2. Go to IDunion test ledger explorer https://idu.cloudcompass.ca/browse/domain, find a random DID with public profile. 3. try to run `curl...

I have been contacted via e-mail by [Radically Open Security](https://radicallyopensecurity.com/). They will conduct a basic security quickscan of this project. I will follow up here in this issue once this...

Is it possible use the resolver to resolve a DID to a SPIFFE SVID? https://spiffe.io/docs/latest/deploying/svids/