Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Not A Problem
-
None
-
None
Description
PseudoAuthenticationHandler currently only gets username from the "user.name" parameter. If there is an expired auth token in the request, the token is ignored (without returning any error back to the client). Further, if anonymous is enabled, the client will be authenticated as anonymous.
The above behavior seems non-desirable since the client does not want to be authenticated as anonymous.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-10398 KerberosAuthenticator failed to fall back to PseudoAuthenticator after HADOOP-10078
- Resolved
-
OOZIE-800 Job start/kill gives authorization error
- Resolved