You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jason DeCorte (JIRA)" <ji...@apache.org> on 2016/09/01 14:29:21 UTC

[jira] [Created] (AIRFLOW-479) Config: Add LDAP Bind Password captured by stdout

Jason DeCorte created AIRFLOW-479:
-------------------------------------

             Summary: Config: Add LDAP Bind Password captured by stdout
                 Key: AIRFLOW-479
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-479
             Project: Apache Airflow
          Issue Type: Improvement
          Components: security
    Affects Versions: Airflow 2.0
            Reporter: Jason DeCorte
            Priority: Minor


Currently Airflow configuration only allows certain properties to be assigned by the standard output of a command shell script.  For security reasons, I would like the bind_password property for ldap configuration to be added to the list.  This will enhance security by allowing the encryption of the password while stored and the decryption of it at run time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)