Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.5.0
Description
Authentication negotiation HTTP response should be automatically sent when needed when Kerberos authentication is enabled.
The expected HTTP response during authentication failure when Kerberos authentication into Ambari is enabled is as follows:
HTTP/1.1 401 Authentication requested WWW-Authenticate: Negotiate
When Kerberos authentication into Ambari is not enabled the expected HTTP response for an authentication failure is:
HTTP/1.1 403 Missing authentication token
Attachments
Attachments
Issue Links
- links to
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12845858/AMBARI-19389_trunk_01.patch
against trunk revision .
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 1 new or modified test files.
-1 javac. The patch appears to cause the build to fail.
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/9929//console
This message is automatically generated.