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

Add support for DID Peer 4 to ACA-Py #2640

Closed
swcurran opened this issue Nov 29, 2023 · 2 comments
Closed

Add support for DID Peer 4 to ACA-Py #2640

swcurran opened this issue Nov 29, 2023 · 2 comments
Assignees

Comments

@swcurran
Copy link
Contributor

swcurran commented Nov 29, 2023

Add support for DID Peer 4 to ACA-Py.

At minimum, we need to be able to accept DID Peer 4 DIDs from other parties.

In addition, we need a way to trigger the creation of DIDComm connections for which our side uses a DID Peer 4. Likely, that means:

  • A configuration setting to create new connections using DID Peer 4.
    • The setting should be available at the tenant level
  • An optional parameter on the creation of the connection to use a DID Peer 4. Not sure if that is in creating the invitation.
@Jsyro
Copy link
Contributor

Jsyro commented Jan 3, 2024

did:peer:4 resolution added in #2692.

emitting did:peer:4 will be in a follow up PR.

@Jsyro
Copy link
Contributor

Jsyro commented Jan 9, 2024

merged #2696 .

closing this ticket

@Jsyro Jsyro closed this as completed Jan 9, 2024
@github-project-automation github-project-automation bot moved this from Assigned to In Review in CDT Enterprise Apps Jan 9, 2024
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