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

Package apache-airflow-providers-keycloak

Keycloak Provider

This is detailed commit list of changes for versions provider package: keycloak. For high-level changelog, see package information including changelog.

0.0.1

Latest change: 2025-08-12

Commit

Committed

Subject

a335277514

2025-08-12

Prepare release for Aug 2025 2nd wave of providers (#54342)

4a4c0b9e6c

2025-08-11

Make keycloak provider ready for release (#54344)

dd0a8f935b

2025-08-08

Create initial documentation for 'KeycloakAuthManager' (#54246)

c620125db9

2025-07-25

Add Keycloak Refresh Token Endpoint to Core and Keycloak Provider (#51657)

db3bf8fbfa

2025-07-17

Add Python 3.13 support for Airflow. (#46891)

01c5150a5f

2025-07-12

Remove type ignore across codebase after mypy upgrade (#53243)

df62085195

2025-07-09

Make keycloak provider compatible with mypy 1.16.1 (#53111)

e9eb4813e4

2025-07-07

Remove upper-binding for "python-requires" (#52980)

4bcd4d7588

2025-07-07

Remove 'MENU' from 'ResourceMethod' in auth manager (#52731)

fbc8f06e1b

2025-07-07

Temporarily switch to use >=,< pattern instead of '~=' (#52967)

e7e89a07ff

2025-06-27

Drop support for Python 3.9 (#52072)

ce8aa4d476

2025-06-25

Add token API for 'KeycloakAuthManager' (#52112)

8a4de86e3d

2025-06-18

Implement menu authorization in 'KeycloakAuthManager' (#51845)

197907e1e4

2025-06-13

KeycloakAuthManager - Create CLI to create resources in KeyCloak (#51691)

aadcf454a2

2025-06-09

Use attribute based access control in 'KeycloakAuthManager' (#51486)

ff17dc6790

2025-06-06

Keycloak auth manager. Handle invalid resource (#51461)

fffbb5d07b

2025-06-05

Implement authorization methods of 'KeycloakAuthManager' (#51403)

5aea1748ec

2025-05-28

Adding missing 'configurations-ref' in Keycloak (#51175)

fa3def0010

2025-05-28

Create 'KeycloakAuthManager' and enable authentication (#51125)

4ec778f84f

2025-05-27

Create Keycloak provider (#51081)

Was this entry helpful?