You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2015/04/10 09:26:12 UTC

[jira] [Assigned] (MESOS-2608) test-framework should support principal only credential

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

Till Toenshoff reassigned MESOS-2608:
-------------------------------------

    Assignee: Till Toenshoff

> test-framework should support principal only credential 
> --------------------------------------------------------
>
>                 Key: MESOS-2608
>                 URL: https://issues.apache.org/jira/browse/MESOS-2608
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Till Toenshoff
>            Assignee: Till Toenshoff
>            Priority: Minor
>
> Currently the test-framework is enforcing a secret to be present within the supplied credential (via environment variable {{DEFAULT_SECRET}}).
> This is not an ideal example on how framework developers should approach authentication.
> The presence check for the password has to be done within the authenticatee (-module) implementation itself, if needed. 
> {{secret}} is typed {{optional bytes}}  within the {{Credential}} proto message and should be handled accordingly by the framework to allow for password free (e.g. credential cache based) authentication.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)