Bill Farner created AURORA-1291:
-----------------------------------
Summary: Replace enable_api_security arg with a value for
http_authentication_mechanism
Key: AURORA-1291
URL: https://issues.apache.org/jira/browse/AURORA-1291
Project: Aurora
Issue Type: Story
Components: Scheduler, Security
Reporter: Bill Farner
Enabling API security involves minimally setting 2 args:
{noformat}
-enable_api_security=true
-http_authentication_mechanism=BASIC
{noformat}
This could open the possibility of confusing combinations of arguments that may
behave in unexpected ways, or not work at all. Remove {{enable_api_security}}
in favor of {{-http_authentication_mechanism=NONE}}, to be the default value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)