GET Request Digest Authentication does not work with Credentials or Variable

Hi,
I am using v. 4.7 of KNIME REST Client Extension, with the GET Request node.

Using Credentials to authenticate against GET Request with Digest as Authentication, give the error: Username may not be null

Test Case:
Url: https://httpbin.org/digest-auth/auth/user/passwd
Authentication: Digest
User: user
Password: passwd

Tested for: KNIME REST Client Extension, v. 4.7

image

Example workflow

Hi @tescnovonesis and welcome to the KNIME community forum,

I can reproduce the issue and have created a ticket for it: AP-22339

Thank you for reporting! This topic will be updated when the ticket is done.

2 Likes

Internal ticket ID: AP-22339
Fix version(s): 4.7.9, 5.1.4, 5.2.4, 5.3.0
Other related topic(s): -