Integration with a system using HMAC SHA 256 Algorithm via Authorization Header

Certified Lead Developer

I have an integration requirement where the system to which I want to connect Appian with needs an Authorization Header which is in the format as:

Signature keyId="<8>-<4>-<4>-<4>-<12>",algorithm="hmac-sha256",headers="(request-target) host date",signature=”**”

Has anyone done this kind of integration?

Note: The swagger provided doesnt have any authentication details in it.

  Discussion posts and replies are publicly visible