You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Bernd Mathiske (JIRA)" <ji...@apache.org> on 2015/05/01 17:24:15 UTC

[jira] [Updated] (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 ]

Bernd Mathiske updated MESOS-2608:
----------------------------------
    Sprint: Mesosphere Q1 Sprint 7 - 4/17, Mesosphere Q2 Sprint 8 - 5/1, Mesosphere Q1 Sprint 9 - 5/15  (was: Mesosphere Q1 Sprint 7 - 4/17, Mesosphere Q2 Sprint 8 - 5/1)

> 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
>              Labels: mesosphere
>
> 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)