Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
As proposed in the document Mesos HTTP Authentication Design, a process::http::AuthenticatorManager and process::http::Authenticator are needed.
The process::http::AuthenticatorManager takes care of the logic which is common for all authenticators, while the process::http::Authenticator implements specific authentication schemes (for more details, please head to the design doc).
Tests will be needed too.
Attachments
Issue Links
- blocks
-
MESOS-3232 Implement HTTP Basic Authentication for Mesos endpoints
- Resolved
-
MESOS-3233 Allow developers to decide whether a HTTP endpoint should use authentication
- Resolved
-
MESOS-4149 Clean up authentication implementation for quota
- Resolved
- is blocked by
-
MESOS-3705 HTTP Pipelining doesn't keep order of requests
- Resolved