apache-airflow-providers-keycloak
Changelog¶
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)