Skip to main content
Question

How would you do HMAC request signing before triggering a webhook ?

  • February 20, 2023
  • 0 replies
  • 53 views

One of my providers protects webhook calls using HMAC based authentication.

See here for details.

It requires to compute a signin string before issuing the request.

  1. Can it be done ? (I need an external security library to compute the signin code)
  2. Can we use a variable that isn't necessarily a user property ?

Note: this works great with Postman for instance.

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings