You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2018/01/12 09:21:03 UTC

[jira] [Updated] (MESOS-7247) HTTP Authenticator modules should be able to redirect users

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

Adam B updated MESOS-7247:
--------------------------
    Shepherd:   (was: Adam B)

> HTTP Authenticator modules should be able to redirect users
> -----------------------------------------------------------
>
>                 Key: MESOS-7247
>                 URL: https://issues.apache.org/jira/browse/MESOS-7247
>             Project: Mesos
>          Issue Type: Improvement
>          Components: agent, libprocess, master
>            Reporter: Silas Snider
>              Labels: mesosphere
>
> RIght now, Autheticator modules can only respond with an Unauthorized HTTP status code if they need to get auth information from the client. This works for Basic auth, but not for authentication types like oauth, which expect the server to redirect the client to the right authorization provider URL.
> We should change AuthenticationResult to allow arbitrary http responses to allow for more flexibility here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)