- Notifications
You must be signed in to change notification settings - Fork1k
Support signing secrets for webhooks#18918
bavjackson started this conversation inFeature Requests
-
Currently there's no way to distinguish a genuine webhook payload from a well crafted malicious payload. Generating (or allowing a user to provide) a signing secret and sending a hash along as a header would make endpoints that receive coder webhooks more secure. Other webhook providers (clerk, github, stripe) implement something like this as a reference. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment