Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7247

HTTP Authenticator modules should be able to redirect users

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • agent, libprocess, master

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            swsnider Silas Snider
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: