Daniel Fritsi created HADOOP-18120: -------------------------------------- Summary: Hadoop auth does not handle HTTP Header in a case-insensitive way Key: HADOOP-18120 URL: https://issues.apache.org/jira/browse/HADOOP-18120 Project: Hadoop Common Issue Type: Bug Components: auth Reporter: Daniel Fritsi Attachments: hadoop-auth-headers.patch
According to [RFC-2616|https://www.ietf.org/rfc/rfc2616.txt] HTTP Headers are case-insensitive. There are proxies / load balancers (e.g.: newer versions of HA-proxy) which deliberately make some of the HTTP headers lower-case results in an authentication / authorization failure inside the Hadoop codebase. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org