Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pokornyd committed May 13, 2024
1 parent 5df10cd commit 9305cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Package provides a model for webhook deserialization: `WebhookNotification`. Leg

### Webhook signature verification middleware

This middleware verifies the `X-KC-Signature` header. Returns 401 response if the signature is invalid.
This middleware verifies the `X-Kontent-ai-Signature` (and the legacy `X-KC-Signature`) header. Returns 401 response if the signature is invalid.

`appsettings.json`:

Expand Down

0 comments on commit 9305cfb

Please sign in to comment.