Validate webhook token

Hi,

I’m trying to secure our webhook notifications, but I can’t figure out how to verify the signature. I’m trying to use this example from the docs. However, I’m not sure what host and clientId to use?

Edit:
I guess clientId is the service account username, but host is not that obvious?

Litium version: 8.3.1

1 Like

You can clone this source code and explore the setup since it is taken from there.

Of course… Thanks!

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.