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 the Username and Password.
    Note: The Password field is masked.
  3. Click Browse to upload the file.
  4. If the Advanced toggle is enabled then enter details in the following fields.
    • Realm
    • Nonce
    • Algorithm
    • qop
    • Nonce Count
    • Client Nonce
    • Opaque
  5. Click Save.