Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Ignore me - debugging with CURL showed it was behaving correctly.
Ignore me - debugging with CURL showed it was behaving correctly.