[ https://issues.apache.org/jira/browse/HADOOP-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464833#comment-13464833 ]
Owen O'Malley commented on HADOOP-8783: --------------------------------------- +1 lgtm One minor nit is that I'd replace the default case with KERBEROS so that if someone adds a new authentication mechanism that this code would stop compiling rather than do the wrong thing. > Improve RPC.Server's digest auth > -------------------------------- > > Key: HADOOP-8783 > URL: https://issues.apache.org/jira/browse/HADOOP-8783 > Project: Hadoop Common > Issue Type: Sub-task > Components: ipc, security > Affects Versions: 2.0.0-alpha, 3.0.0 > Reporter: Daryn Sharp > Assignee: Daryn Sharp > Attachments: HADOOP-8783.patch, HADOOP-8783.patch > > > RPC.Server should always allow digest auth (tokens) if a secret manager if > present. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira