[
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 <[email protected]>
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)