Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PE Spec defines a well known did configuration object schemas #94

Closed
OR13 opened this issue Aug 17, 2020 · 4 comments
Closed

PE Spec defines a well known did configuration object schemas #94

OR13 opened this issue Aug 17, 2020 · 4 comments
Milestone

Comments

@OR13
Copy link
Contributor

OR13 commented Aug 17, 2020

{
  "@context": "https://identity.foundation/.well-known/contexts/did-configuration-v0.0.jsonld",
  "linked_dids": [ VC_DATA_MODELs ],
  "supported_protocols": [ PROTOCOLs], // we are responsible for defining this data model.
  "credential_manifests": [ CREDENTIAL_MANIFESTS]
}
@OR13
Copy link
Contributor Author

OR13 commented Aug 17, 2020

@csuwildcat to propose the data model for "supported_protocol" objects.

@OR13
Copy link
Contributor Author

OR13 commented Aug 17, 2020

and "supported_formats" object...

@OR13 OR13 changed the title PE Spec defines a supported_protocols "format" for use with well known did configuration. PE Spec defines a well known did configuration object schemas Aug 17, 2020
@csuwildcat
Copy link
Member

Update: supported formats is defined, and we should be able to reference it in DID Config now, if we want. Still need to talk with folks about the protocol stuff, as that may be better off located solely in DID Config

@csuwildcat csuwildcat added this to the future milestone Oct 15, 2020
@csuwildcat
Copy link
Member

Close as a possible deferral to DID Config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants