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

Mediation webhook routing keys aren't did:keys #2357

Closed
dbluhm opened this issue Jul 26, 2023 · 1 comment · Fixed by #2516
Closed

Mediation webhook routing keys aren't did:keys #2357

dbluhm opened this issue Jul 26, 2023 · 1 comment · Fixed by #2516
Labels
bug Something isn't working

Comments

@dbluhm
Copy link
Contributor

dbluhm commented Jul 26, 2023

Just about everywhere else, in the coordinate mediation protocol and manager, we're now handling routing and recipient keys in did:key format. However, webhooks with topic mediation still have routing keys reported as raw base58 encoded public keys. This is occurring at least on the mediation client side.

@dbluhm
Copy link
Contributor Author

dbluhm commented Jul 26, 2023

aries_cloudagent.core.event_bus DEBUG Notifying subscribers: <Event topic=acapy::record::mediation::granted, payload={'endpoint': 'http://mediat
or:3000', 'role': 'client', 'state': 'granted', 'created_at': '2023-07-26T19:07:12.663391Z', 'connection_id': '059b2c28-9ba0-476c-8184-718b7af9a676', 'mediator_terms': [], 'mediation_id': '2
c4bee7f-8ba0-49b1-9d4c-09a802a80b2a', 'updated_at': '2023-07-26T19:07:12.774293Z', 'routing_keys': ['DdMf4dzeASFyQ8M16tjKXv6epQMCyeURov7orS9xRk9T'], 'recipient_terms': []}>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant