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.3.0

Latest change: 2025-11-16

Commit

Committed

Subject

67b4c7effc

2025-11-16

Updates to release process of providers (#58316)

12be346adc

2025-11-14

Update documentation for providers 14 Nov 2025 (#58284)

905f4752d4

2025-11-12

Delete all unnecessary LICENSE Files (#58191)

11fbd848a2

2025-11-10

Convert all airflow distributions to be compliant with ASF requirements (#58138)

468d2f25d4

2025-11-07

Fix logout in Fab and Keycloak auth managers (#57992)

efa1084a4e

2025-11-06

Add 'LIST' permission to admin role in Keycloak auth manager (#57978)

e14b65a6a5

2025-11-06

Enable PT006 rule to keycloak Provider test (#57923)

e67b21159c

2025-11-05

Synchronize default versions in all split .pre-commit-config.yaml (#57851)

a04136fa81

2025-10-29

[Doc] Fixing some typos and spelling errors (#57225)

0af0661fb9

2025-10-24

Extract prek hooks for Keycloak provider (#57182)

0.2.0

Latest change: 2025-10-22

Commit

Committed

Subject

7ab6dc2ecf

2025-10-22

Prepare release for Oct 2025 wave of providers (#57029)

d58da15d1c

2025-10-16

Update refresh token flow (#55506)

b8af1110cc

2025-10-15

Update authentication to handle JWT token in backend (#56633)

134348e189

2025-09-25

Remove placeholder Release Date in changelog and index files (#56056)

2afb30dbfe

2025-09-25

Enable PT011 rule to prvoider tests (#56021)

b8e47e9084

2025-09-23

Integrate KeycloakAuthManager with airflowctl (#55969)

0.1.0

Latest change: 2025-09-05

Commit

Committed

Subject

05960ac2eb

2025-09-05

Prepare release for Sep 2025 1st wave of providers (#55203)

13716ab772

2025-09-04

Fix Airflow 2 reference in README/index of providers (#55240)

b79b7f4438

2025-08-28

Add 'LIST' scope in Keycloak auth manager (#54998)

4dfeef0ebe

2025-08-27

docs(keycloak): Update documentation for Keycloak auth manager CLI usage and permission management (#54928)

3442d811cf

2025-08-17

Switch pre-commit to prek (#54258)

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?