Skip to content

Add 'List of Known/KYC'd Entities' use case #38

@dmitrizagidulin

Description

@dmitrizagidulin

It would be helpful for the DCC/VC-Edu use case to be able to use the V.I.V. spec to map to our current 'issuer registry' use case.

The general idea is:
A client needs to be able to fetch a list of Issuers or Verifiers known by the registry host (by DID or other identifier).
For each entity (issuer/verifier etc), the metadata fields needed include:

  • Entity name (e.g. "Example University")
  • Entity Legal Name (sometimes different from entity name, e.g. "Board and Trustees of Example University")
  • Website/homepage URL
  • Logo URL (suitable for using in an <img src=...> field, so, either an https URL or an embedded data:image/... URL)
  • An 'alsoKnownAs' like mapping of other identifiers the entity is known by. (For example, for the Example university, provide the ROR.org identifier for it, the CTDL identifier, the Bloomberg company ID, etc etc)

(See https://github.com/digitalcredentials/dcc-members-oidf?tab=readme-ov-file#get-fetchsubdid for an example of what's being used now).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions