----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46119/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Bugs: MESOS-3923 https://issues.apache.org/jira/browse/MESOS-3923 Repository: mesos Description ------- This change adds a pointer to not use the `authenticate` or `authenticate_frameworks` flag for enabling AuthN for HTTP frameworks but instead use the `--authenticate_http` flag. Diffs ----- docs/configuration.md ba00ec563c449345effb3114111812601addcfc2 src/master/flags.cpp e522499586b731d522180f171731a9dd38b8344c Diff: https://reviews.apache.org/r/46119/diff/ Testing ------- make check Thanks, Anand Mazumdar