Xiaodong DENG created AIRFLOW-3323:
--------------------------------------
Summary: Support Basic Authentication for Flower
Key: AIRFLOW-3323
URL: https://issues.apache.org/jira/browse/AIRFLOW-3323
Project: Apache Airflow
Issue Type: New Feature
Components: celery
Affects Versions: 1.10.0
Reporter: Xiaodong DENG
Assignee: Xiaodong DENG
The current `airflow flower` doesn't come with any authentication. This may
make essential information exposed to in an untrusted environment.
Currently Flower itself supports
* HTTP Basic Authentication
* Google OAuth 2.0
* GitHub OAuth
Given Flower is not really the most essential component of Airflow, we don't
have to support all its authentication methods. But may be good to at least
support Basic Authentication.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)