You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2015/04/24 00:07:38 UTC

[jira] [Created] (AURORA-1291) Replace enable_api_security arg with a value for http_authentication_mechanism

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)