Silas Snider created MESOS-7247:
-----------------------------------

             Summary: 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
            Assignee: Silas Snider


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.3.15#6346)

Reply via email to