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

Onboarding/Accessing DID Registries #1

Open
alenhorvat opened this issue May 19, 2021 · 3 comments
Open

Onboarding/Accessing DID Registries #1

alenhorvat opened this issue May 19, 2021 · 3 comments

Comments

@alenhorvat
Copy link

alenhorvat commented May 19, 2021

Objective:

  • Most DID registries require users to onboard to get write access
  • Process may be both DID-method and DID-method instance/implementation-specific

Can we define a generic flow (or flows) that cover most cases, are light for wallet providers and don't or minimally disrupt the current processes?

Proposal:

  • Present two flows that would cover most of the cases
    • user is redirected to the onboarding page and all the onboarding-related operations are performed there
    • onboarding via API (example: btcr)
  • The document would allow for other processes that cannot be covered in the 2 cases above

https://identity.foundation/did-registration/#didstatestate

@alenhorvat
Copy link
Author

registration-sequence-diagram
For the meeting discussion.

@peacekeeper
Copy link
Member

This looks great @alenhorvat , I'll review and think through it more before the next meeting.

@alenhorvat
Copy link
Author

Discussion topics/examples

Responses: (HTTP example)

  • show UI as in oauth example
  • 302 (redirect)

operations create/update/deactivate need an additional property "proof"

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