Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

Auth managers

This is a summary of all Apache Airflow Community provided implementations of auth managers exposed via community-managed providers.

Airflow can be extended by providers with auth managers. Each provider can define their own auth manager, that can be configured to handle user authentication and authorizations of their actions (UI and API).

The auth managers are explained in Auth manager and you can also see those provided by the community-managed providers:

Amazon

Fab

Keycloak

Was this entry helpful?