Skip to content

Commit

Permalink
webhook-img_fix (#1427)
Browse files Browse the repository at this point in the history
Co-authored-by: Erroneous0ne <home@MacBook-Pro.local>
  • Loading branch information
erroneous0ne and Erroneous0ne authored Jan 13, 2025
1 parent ab1aedf commit 599af24
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions content/_components/webhook/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ Webhook component supports the following authorisation types:

For both cases of HMAC authentication it is possible to specify the fields:
1. **Header Name** - responsible for the Header title passing the request signature.
2. **HMAC verification shared secret** - responsible for the encryption secret key.
![HMAC-credentials-settings](img/HMAC-credentials-settings.png). If it's not specified - default `x-eio-signature` will be used.
2. **HMAC verification shared secret** - responsible for the encryption secret key. If it's not specified - default `x-eio-signature` will be used.


![HMAC-credentials-settings](img/HMAC-credentials-settings.png)


## Technical Notes
Expand Down

0 comments on commit 599af24

Please sign in to comment.