You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2017/03/15 21:58:41 UTC

[jira] [Commented] (MESOS-7000) Implement a JWT SecretGenerator

    [ https://issues.apache.org/jira/browse/MESOS-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927062#comment-15927062 ] 

Greg Mann commented on MESOS-7000:
----------------------------------

{code}
commit f37c51dfb86cb4065c464c37eba303ff64450666
Author: Jan Schlicht <ja...@mesosphere.io>
Date:   Mon Mar 13 16:46:14 2017 +0100

    Implemented a JWT secret generator.

    This can be used to create a 'Secret' from a 'Principal'.
    The resulting secret will provide a JWT.

    Review: https://reviews.apache.org/r/56754/
{code}

> Implement a JWT SecretGenerator
> -------------------------------
>
>                 Key: MESOS-7000
>                 URL: https://issues.apache.org/jira/browse/MESOS-7000
>             Project: Mesos
>          Issue Type: Task
>          Components: agent, modules, security
>            Reporter: Greg Mann
>            Assignee: Jan Schlicht
>              Labels: agent, executor, module, security
>             Fix For: 1.3.0
>
>
> The default {{SecretGenerator}} for the generation of default executor credentials will be a module which generates JSON web tokens. This module will be loaded by default when executor secret generation is enabled.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)