Outbound REST Integration with HMAC Authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2025 07:15 AM
Hi,
We are working on integration with third party tool which needs HMAC - SHA256 algorithm authentication. Please let us know if anybody has implemented any outbound REST integration using HMAC authentication.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 05:35 AM - edited 04-14-2025 05:36 AM
Hello @Merit71
These links will help to achieve:
https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/integrate/authentication/task...
https://developer.servicenow.com/blog.do?p=/post/using-kmf-for-hmac-verification/
https://www.servicenow.com/community/developer-forum/alternative-solution-for-generating-hmac-sha256...
https://www.servicenow.com/community/itom-forum/hmacsha256-hex-decimal-hash-signature-generation-wit...
Hope that helps!