Open jdef opened 8 years ago
sounds like mesos default authn for HTTP V1 API will be to use Basic. pluggable mods in mesos can support other schemes. may be worth a two-pronged approach here:
basic http authn has been tested against mesos 1.0-rc1 and works as expected
we already have an auth API and implementation in master.
for reference, here's how things are proceeding in k8s-land: https://github.com/kubernetes/kubernetes/pull/23066/files