Skip to main content

HMAC Validation

Overview

Validates the HMAC signature of a request


Parameters

ParameterParameterValid BlocksRequired
Hashing AlgorithmThe hashing algorithm to use for the HMAC validationText Block GroupNo
Signing AlgorithmThe signing algorithm to use for the HMAC validationText Block GroupNo
OrderThe order that the HMAC content will be validated inText Block GroupNo
SecretThe secret used by the HMAC validation processSecret Block GroupYes
Secret FormatThe format of the HMAC secretText Block GroupNo
Signature Header NameThe name of the header that contains the HMAC signatureText Block GroupNo
Signature Header FormatThe format of the incoming header that contains the HMAC signatureText Block GroupNo
Timestamp Header NameThe name of the header that contains the HMAC timestampText Block GroupNo
Timestamp Header FormatThe format of the incoming header that contains the HMAC timestampText Block GroupNo