You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/08/05 22:59:12 UTC

[jira] [Reopened] (ACCUMULO-3045) Support AuthenticationToken backed by CredentialProvider

     [ https://issues.apache.org/jira/browse/ACCUMULO-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser reopened ACCUMULO-3045:
----------------------------------


Re-opening to fix up the unnecessarily Override'en methods on CredentialProviderToken.

> Support AuthenticationToken backed by CredentialProvider
> --------------------------------------------------------
>
>                 Key: ACCUMULO-3045
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3045
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 1.6.1, 1.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Along the same lines as ACCUMULO-2464, the MapReduce AuthenticationToken serialization also has the potential to be stored in a non-secure form. Some of this is mitigated via Base64 the password to remove human-readable-ness, the ability to serialize an AuthenticationToken to a file, etc.
> Wiring up a CredentialProvider as an AuthenticationToken is another option provided to us by Hadoop likely to handle tricky security-related concerns for us.



--
This message was sent by Atlassian JIRA
(v6.2#6252)