With marathon you can enable basic access authentication to the WebUI with the flag --http_credentials.
I expected something similar with the flag --authenticate_http in mesos but when I hit the WebUI I'm not prompted to give a username/pass. Is that feature not included in mesos or is there a different configuration I need to set? Thanks!

