How to use Digest auth in servicenow rest message for outbound request.

Kishor O
Tera Sage

In postman we have authentication option as Digest Auth but how to use it in servicenow rest message?

KishorO_0-1699441090134.png

 

I want to send get request using following digest Auth in servicenow.

2 REPLIES 2

svanto
Tera Contributor

Hi @Kishor O 

 

ServiceNow have a very good tutorial on how to do this, and this article for some additional information on digest tokens.

@svanto  can we send digest auth through HTTP headers?

the above-provided links are not helpful for my requirements.