Research did:web
Description
- Implemented generating did:web on agent startup
- For our OCMs this did:web document can resolved by these urls https://ssi-dev.vereign.com/holder/did.json , https://ssi-dev.vereign.com/issuer/did.json
- Add additional endpoint which contains all dids created by agent. This list can be get by sending GET request to the https://ssi-dev.vereign.com/api-holder/api/v1/created-dids This list of did should contain did:web
- the did web should be resolvable by any OCM-engine (for example using resolve-did section in the dashboard) or using universal resolver https://dev.uniresolver.io/
- Example did:web
did:web:ssi-dev.vereign.com:holder
Proposal
Example
Edited by Alexey Lunin