Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
David_Beaty
Specialist
Specialist

Runtime tRestRequest Basic Authentication

Hi all,

 

I've configured a REST job to enable Basic Authentication, I've also updated the users.csv file with the required user & password and restarted the runtime. If I give it the correct credentials, it works as expected, and accepts the request. If I supply incorrect details, it its works as expected and rejects the request, however if I supply NO credentials, this does not work as expected, and incorrectly accepts the request.

 

Aside from the standard out of the box config, is there anything else that needs setting?

 

Thanks

Labels (3)
1 Solution

Accepted Solutions
David_Beaty
Specialist
Specialist
Author

Ignore me - debugging with CURL showed it was behaving correctly.

View solution in original post

1 Reply
David_Beaty
Specialist
Specialist
Author

Ignore me - debugging with CURL showed it was behaving correctly.