Alejandro Abdelnur created HADOOP-8512: ------------------------------------------
Summary: AuthenticatedURL should reset the Token when the server returns other than OK on authentication Key: HADOOP-8512 URL: https://issues.apache.org/jira/browse/HADOOP-8512 Project: Hadoop Common Issue Type: Bug Components: security Affects Versions: 2.0.0-alpha Reporter: Alejandro Abdelnur Assignee: Alejandro Abdelnur Priority: Minor Fix For: 2.0.1-alpha Currently the token is not being reset and if using AuthenticatedURL, it will keep sending the invalid token as Cookie. There is not security concern with this, the main inconvenience is the logging being generated on the server side. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira