Question
Intersystems Corporation
US
Posted: Oct 17, 2023
Last activity: Apr 23, 2024
Last activity: 23 Apr 2024 8:12 EDT
Solved
SHA 256
I have an endpoint that is pinged by a web hook I have set up.
One of the parameters in the header of this incoming request is my client secret hashed with the message body using SHA 256.
What is the best way to authenticate such requests? I don't see any options for SHA-256 in Pega 8.7.3 that supports hashing my client secret with the message body.