apache-airflow-providers-keycloak
Changelog¶
0.4.0¶
Release Date: 2025-12-13
Features¶
Keycloak CLI: add dry run functionality (#59134)keycloak: enable client_secret retrieval from secrets backend (#59065)Passwords from stdin in Keycloak Provider (#59119)Keycloak: implement connection pooling (#59252)
Misc¶
Add backcompat for exceptions in providers (#58727)Bump minimum prek version to 0.2.0 (#58952)
Doc-only¶
Add Keycloak login settings management documentation (#58605)update keycloak command references in permissions documentation (#58590)Updates to release process of providers (#58316)
0.3.0¶
Release Date: 2025-11-17
Features¶
Add 'LIST' permission to admin role in Keycloak auth manager (#57978)
Bug Fixes¶
Fix logout in Fab and Keycloak auth managers (#57992)
Misc¶
Convert all airflow distributions to be compliant with ASF requirements (#58138)
Doc-only¶
[Doc] Fixing some typos and spelling errors (#57225)
0.2.0¶
Release Date: 2025-10-26
Features¶
Integrate KeycloakAuthManager with airflowctl (#55969)
Bug Fixes¶
Update refresh token flow (#55506)Update authentication to handle JWT token in backend (#56633)
Doc-only¶
Remove placeholder Release Date in changelog and index files (#56056)
0.1.0¶
Release Date: 2025-09-09
Features¶
Add 'LIST' scope in Keycloak auth manager (#54998)
Doc-only¶
docs(keycloak): Update documentation for Keycloak auth manager CLI usage and permission management (#54928)
0.0.1¶
Release Date: 2025-08-17
Note
Provider is still WIP. It can be used with production but we may introduce breaking changes without following semver until version 1.0.0
Initial version of the provider (#46694)