Skip to content

Resolve "Set up RBAC for airflow web UI"

Thomas La Piana requested to merge 53-set-up-rbac-for-airflow-web-ui into master

Closes #53 (closed)

use password-based authentication + RBAC

https://airflow.apache.org/security.html#password

This will pave the way for us to expose the UI on its own URL

Edited by Thomas La Piana

Merge request reports