Is there any way to see which of our 3rd Party integrations are using HMAC-SHA1? (Any way to view the headers in APM or logs?)
m
Marc Reicher
04/20/2021, 4:48 PM
for SOAP/REST logs, yes. For RESTlets I'm not 100% sure.
d
dansteg
04/20/2021, 5:31 PM
I can't find where though. I've looked at the integration's execution log can see the Requests/Reponses, but they contain no information regarding encryption.
m
Marc Reicher
04/20/2021, 6:00 PM
If you download a SOAP request from the web services log, it shows the HMAC method
👍 1
d
dansteg
04/20/2021, 6:51 PM
Ahhh, I see. My other integrations show this. The integration I was looking at wasn't using TBA. Thanks!