This message was deleted.
# general
m
This message was deleted.
h
You mean HMAC-SHA’ing the payload with a shared secret?
Could you provide the source where this is explained? It would be valuable for us to include in a design proposal if the points apply to Ory’s architecture
l
We use Svix for our webhooks. Their signature/verification docs are here: https://docs.svix.com/receiving/verifying-payloads/why
h
We’re also looking to adopt a webhook service that has better monitoring capabilities than we do at the moment! But it’s a bit of work …
l
Svix has been great so far for us.
p
I found this article from ngrok where they talked about the implementation of web hook security across the industry. For technical details, the wikipedia page I found summed it up pretty well.
h
Thanks! I think we can add message authentication to webhooks. Would then simply be another authenticator that can be configured
❤️ 1