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

Greg Mann updated MESOS-7003:
-----------------------------
    Description: 
We will introduce a new type to represent the identity of an authenticated 
entity in Mesos: the {{AuthenticationContext}}. To accomplish this, the 
following should be done:
* Add the new AuthenticationContext type
* Update the AuthenticationResult type to use the AuthenticationContext
* Update all authenticated endpoint handlers to handle this new type
* Update the default authenticator modules to use the new type
* Update the authorizer interface to accept the new type
* Update the local authorizer to accept the new type

  was:
We will introduce a new type to represent the identity of an authenticated 
entity in Mesos: the {{AuthenticationContext}}. To accomplish this, the 
following should be done:
* Add the new AuthenticationContext type
* Update the AuthenticationResult type to use the AuthenticationContext
* Update all authenticated endpoint handlers to handle this new type
* Update the default authenticator modules to use the new type


> Introduce the AuthenticationContext
> -----------------------------------
>
>                 Key: MESOS-7003
>                 URL: https://issues.apache.org/jira/browse/MESOS-7003
>             Project: Mesos
>          Issue Type: Task
>          Components: executor, security
>            Reporter: Greg Mann
>              Labels: executor, security
>
> We will introduce a new type to represent the identity of an authenticated 
> entity in Mesos: the {{AuthenticationContext}}. To accomplish this, the 
> following should be done:
> * Add the new AuthenticationContext type
> * Update the AuthenticationResult type to use the AuthenticationContext
> * Update all authenticated endpoint handlers to handle this new type
> * Update the default authenticator modules to use the new type
> * Update the authorizer interface to accept the new type
> * Update the local authorizer to accept the new type



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

Reply via email to