atc-net/atc

HTTP 401 Error when AllowAnonymousAccessForDevelopment=TRUE

Opened this issue · 0 comments

An HTTP request containing Authorization headers will get a 401 when AllowAnonymousAccessForDevelopment is set to true

The server should return a HTTP 401 if AllowAnonymousAccessForDevelopment is set to true, regardless of whether HTTP request contains Authorization headers or not