Skip to content

Basic web did support #2292

Mark Harding requested to merge feat/2292-did into master

Ticket(s) / Related Merge Requests

#2292 (closed)

Summary of Changes

Implements did web spec

Testing Considerations

Visit https://feat-2292-did.minds.io/mark/did.json to see a DID document

Optionally visit https://dev.uniresolver.io/ and enter did:web:feat-2292-did.minds.io:mark into the 'did-url' box. If it returns the document then the functionality works.

Deployment Considerations

  • Apply the .cql file
  • Ensure helm chart has nginx config changes

Regression Scope

None. This is a new feature.

Platform Affected (web, mobile, etc)

API

Developer Testing Completed

👍 @markeharding

Screenshots / Screen Recording

Screenshot_2022-04-26_at_09.56.33

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Mark Harding

Merge request reports