Digest Auth

This authorization is immune to replay attacks as it uses a one time number (a nonce) from the server. The same method is used to generate a hash-key on the server side.
  1. In the REST task, under Authorization, select Auth Type as Digest Auth.
  2. Enter all the field information.
  3. Click Save.