How to generate HMAC SHA0256 signature in servicenow

Abhijit Das7
Tera Expert

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 

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Abhijit Das7 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Abhijit Das7 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Abhijit Das7 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader