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

[jira] [Commented] (MESOS-7001) Implement a JWT authenticator

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

Joseph Wu commented on MESOS-7001:
----------------------------------

[~vinodkone] Is this ticket completed? I see that all the above reviews are submitted.

Also, added those files to the CMake build.
{code}
commit f153035c87e66cccba6a9cdcca002bc4f8d7ea37
Author: Joseph Wu <jo...@apache.org>
Date:   Mon Mar 13 12:29:11 2017 -0700

    CMake: Added JWT secret generator to SSL build.

commit 59401ab3a36767dccf5a8d3587683e80df77df9d
Author: Joseph Wu <jo...@apache.org>
Date:   Mon Mar 13 12:26:43 2017 -0700

    CMake: Added JWT helpers and authenticator to SSL build.
{code}

> Implement a JWT authenticator
> -----------------------------
>
>                 Key: MESOS-7001
>                 URL: https://issues.apache.org/jira/browse/MESOS-7001
>             Project: Mesos
>          Issue Type: Task
>          Components: modules, security
>            Reporter: Greg Mann
>            Assignee: Jan Schlicht
>              Labels: module, security
>
> A JSON web token (JWT) authenticator module should be added to authenticate executors which use default credentials generated by the agent. This module will be loaded as an HTTP authenticator by default when {{--authenticate_http_executors}} is set, unless HTTP authenticators are specified explicitly.



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