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

Allow to pass did when creating invitation #954

Open
TimoGlastra opened this issue Jul 19, 2022 · 0 comments
Open

Allow to pass did when creating invitation #954

TimoGlastra opened this issue Jul 19, 2022 · 0 comments

Comments

@TimoGlastra
Copy link
Contributor

When creating an invitation we currently generate a peer did doc by default. In addition it would be nice if we can add an optional did property when creating an out of band invitation. The did can be created beforehand using the did registrar (#953). It is the responsibility of the user to make sure the did contains did comm services (we could add a check).

This would allow to use public dids for out of band invitations.

Notes:

  • When a public did is used to create an invitation, we should somehow register this key in the multi tenant module for routing. We should somehow integrate this with the RoutingCreatedEvent.
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

1 participant