HMAC signature in Connect-REST Authorization Header
Hi All,
I have a request to send HMAC signature via HTTP Authentication header of the REST connector using several details such as ID, secret key, and timestamp. It does seem to be custom and not available ootb from what I can tell. Has anyone implemented something like this and can share the steps taken for this?
Thank you!