[
https://issues.apache.org/jira/browse/AIRFLOW-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-3323.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> 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
> Priority: Critical
> Fix For: 2.0.0
>
>
> 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 ticket adds support to Basic Authentication for `Airflow Flower`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)