skillfed

apache-airflow-providers-keycloak

Provider package apache-airflow-providers-keycloak for Apache Airflow

apache-airflow-providers-keycloak v0.8.2 432.2K downloads/30d#6,710 on PyPI46,490
Permissive license Apache-2.0 Active released

What it is and what it does

This is an Apache Airflow provider package that bridges Keycloak, an open-source identity and access management system, with Airflow's orchestration and scheduling platform. It enables developers and system administrators to use Keycloak for authentication and authorization within Airflow environments, allowing centralized identity management across Airflow deployments.

The package is maintained as part of the Apache Airflow ecosystem and requires Airflow 3.0.0 or later. It depends on python-keycloak for Keycloak client functionality and the common-compat provider for cross-provider compatibility. The package supports Python 3.10 through 3.14 and is classified as production-stable.

Use it for:

  • Authenticate Airflow users against a centralized Keycloak identity provider instead of local Airflow credentials.
  • Enforce role-based access control (RBAC) in Airflow using Keycloak roles and permissions.
  • Integrate Airflow with enterprise single sign-on (SSO) systems that use Keycloak.
  • Manage Airflow DAG and task-level authorization through Keycloak groups and roles.
  • Synchronize user identities and permissions between Keycloak and multiple Airflow instances.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Integrates Keycloak identity and access management with Apache Airflow, enabling authentication and authorization workflows within Airflow DAGs and operators.

Yes, if you run Apache Airflow 3.0.0+ and need Keycloak-based authentication or authorization. The package is actively maintained, has no known vulnerabilities, installs with low friction, and is permissively licensed. Install only if Keycloak integration is a requirement; it is not a general-purpose Airflow enhancement.

Install

apache-airflow-providers-keycloak on PyPI

pip

pip install apache-airflow-providers-keycloak

uv

uv add apache-airflow-providers-keycloak

poetry

poetry add apache-airflow-providers-keycloak

Installing apache-airflow-providers-keycloak

Before you install

Low install friction with a pure-Python wheel. Active maintenance: last commit 2026-08-14, released 17 days ago. Requires apache-airflow >=3.0.0, apache-airflow-providers-common-compat >=1.12.0, and python-keycloak >=5.0.0.

License in practice

Licensed under Apache-2.0 (permissive). No restrictions on commercial use, modification, or redistribution provided the license and copyright notice are included.

Quickstart

pip install apache-airflow-providers-keycloak

from airflow.providers.keycloak import ...
# Use Keycloak provider classes for authentication/authorization in Airflow

Requires Apache Airflow >=3.0.0 and Python >=3.10; python-keycloak >=5.0.0 must be installed.

Verify before relying

  • Specific Keycloak provider classes, operators, and hooks available in the package.
  • Whether the package provides connection types, sensors, or transfer operators beyond authentication.
  • Integration scope: does it cover Airflow UI authentication, DAG-level authorization, or both?

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 3 — apache-airflow, apache-airflow-providers-common-compat, python-keycloak
Maintenance actively maintained — 17 days since the last release
Last repo commit
First released
Downloads 432,219/month — #6,710 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: apache_airflow_providers_keycloak-0.8.2-py3-none-any.whl

Keywords: airflow-provider, keycloak, airflow, integration

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: Web EnvironmentFramework :: Apache AirflowFramework :: Apache Airflow :: ProviderIntended Audience :: DevelopersIntended Audience :: System AdministratorsProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: System :: Monitoring

Tags

keycloak airflow integrationairflow identity managementkeycloak authentication providerairflow access controlkeycloak airflow operatorairflow sso integrationkeycloak airflow connector
airflow-provideridentity-managementsso

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

apache-airflow-providers-opensearch

Integrates OpenSearch with Apache Airflow,…

permissive · top 15,000 on PyPI

apache-airflow-providers-git

Integrates Git version control operations into…

permissive · top 15,000 on PyPI

apache-airflow-providers-akeyless

Integrates Akeyless Vault Platform with Apache…

permissive · top 15,000 on PyPI

python-keycloak

Provides Python bindings to the Keycloak API,…

permissive · top 5,000 on PyPI

apache-airflow-providers-ssh

Provides SSH integration for Apache Airflow,…

permissive · top 5,000 on PyPI

apache-airflow-providers-asana

Integrates Apache Airflow with Asana, enabling…

permissive · top 15,000 on PyPI

fastapi-keycloak-middleware

FastAPI middleware that integrates Keycloak for…

unclear · top 15,000 on PyPI

apache-airflow-providers-fab

Integrates Flask App Builder with Apache…

permissive · top 1,000 on PyPI

apache-airflow-client

A Python client library for the Apache Airflow…

permissive · top 15,000 on PyPI

apache-airflow-providers-neo4j

Integrates Neo4j graph database operations into…

permissive · top 15,000 on PyPI