SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44796 0 0 Python

Add self-service JWT token generation to the Airflow UI (#63195)

* Add self-service JWT token generation to the Airflow UI

  Implement a full-stack feature enabling authenticated users to generate
  JWT tokens (API and CLI) directly from the Airflow web interface. This
  eliminates the need to re-authenticate or use credential-based endpoints,
  streamlining API access and airflowctl usage for all Airflow deployments.

* Xiaodong's feedback

* Fix static checks

* fix more static checks

* Jasons suggestions
D
Dheeraj Turaga committed
653b883dee14eae25dd64feb81a544336dcc6a1e
Parent: 475cdae
Committed by GitHub <noreply@github.com> on 3/11/2026, 5:33:49 AM