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

Support DID request QR code #4

Open
6 tasks
tahpot opened this issue Jul 30, 2021 · 0 comments
Open
6 tasks

Support DID request QR code #4

tahpot opened this issue Jul 30, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@tahpot
Copy link
Member

tahpot commented Jul 30, 2021

Description:

Want an application to be able to display a QR code that a user scans, opens the Vault Mobile app and prompts the user if they want to share their DID with the requested application.

Implementation:

  • SSO WSS: New message type "did-request"
  • Vault Auth Client: Add support for "did-request" similar to "auth-request"
  • Vault Web: Add support for "did-request" into the "auth-request" page
  • Vault Mobile: Add support for "did-request" similar to "auth-request"
  • Generic Demo: Add support for requesting a user's DID via the mobile app instead of manually entering a DID
  • Practice Management: Add support for requesting a user's DID via the mobile app instead of manually entering a DID
@tahpot tahpot added the enhancement New feature or request label Jul 30, 2021
@tahpot tahpot added this to the MVP Release milestone Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant