- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 11:50 AM
Hi Everyone,
I have a requirement to create a HMAC SHA0256 signature of a string in Servicenow. This string will be email of logged in user, basically it will be dynamic value.
Can anyone suggest how can I generate HMAC signature in servicenow.
CC: @Ankur Bawiskar
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2024 01:10 AM
check these links
Alternative Solution for Generating HMAC-SHA256 Signature in ServiceNow without CryptoJS Library
hmacSHA256(Hex decimal hash) signature generation with CryptoJS in servicenow
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2024 01:10 AM
check these links
Alternative Solution for Generating HMAC-SHA256 Signature in ServiceNow without CryptoJS Library
hmacSHA256(Hex decimal hash) signature generation with CryptoJS in servicenow
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 01:12 AM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader