/airflow-user-management-plugin

A plugin for Apache Airflow that allows you to manage the users that can login

Primary LanguagePythonApache License 2.0Apache-2.0

airflow-user-management-plugin - IN PROGRESS

Description

A plugin to Apache Airflow (Documentation: https://pythonhosted.org/airflow/, Source Code: https://github.com/apache/incubator-airflow) to provide an interface where you can add a PasswordUser to Airflow and manage

How do Deploy

  1. Copy the user_management_plugin.py file into the Airflow Plugins directory

  2. Restart the Airflow Services

  3. Your done!