Details
Description
We'll need to authenticate HTTP endpoints for issues such as MESOS-1390. The first step will be determining the JSON that we should take in for describing the username/passwords, and possibly whether or not to capture "authorization" like aspects such as which endpoints users are allowed to hit (or assume all users are authorized for all endpoints unless a proper ACL is put in place).
Attachments
Attachments
Issue Links
- duplicates
-
MESOS-1131 Support HTTP auth in libprocess
- Resolved
- is required by
-
MESOS-1390 Add an authenticated '/shutdown' endpoint for shutting down a running framework
- Resolved
- relates to
-
MESOS-722 Move credential file for frameworks to use a well-defined format
- Resolved