uport-mobile icon indicating copy to clipboard operation
uport-mobile copied to clipboard

Problem with did:web method

Open MaestroKongrio opened this issue 5 years ago • 1 comments

Describe the bug I'm trying to scan a disclosureRequest from a did:web identity. The universal resolver is working fine (I get information of the public key associated), but nothing happens when I scan the QR. If I go to the system messages, I get this:

IMG_941B7AB6015C-1

The same code is working with did:ethr identities, so I think this is a bug.

MaestroKongrio avatar Jan 23 '20 03:01 MaestroKongrio

It is definitely a bug, the uPort-mobile app doesn't know about this DID method yet. A fix for this is being worked on already, part of a larger maintenance effort.

Temporary workaround: did:web is the refactored version of did:https; they use the same mechanism but a different name. To test your setup, until support is added here, you can use this older method name in both the DID and the corresponding DID document.

mirceanis avatar Jan 23 '20 06:01 mirceanis