Skip to content

Releases: ansible-middleware/keycloak

3.0.2

01 Jul 16:56

Choose a tag to compare

v3.0.2

Minor Changes

  • New checksum property for keycloak_quarkus_providers #280
  • New parameter to set the jgroups host IP address #281
  • Session storage / distributed caches #287
  • Update keycloak/RHBK to v26.2.4 #283

Bugfixes

  • Fix keycloak_quarkus_force_install parameter being ignored by install #296
  • Fix alternate download location being ignored (JBossNeworkAPI always used) #298
  • Run config rebuild after SPI providers update #285
  • Use jdk21 as default in debian #289
  • keycloak_realm: federation default provider type should be a string #302

3.0.1

02 May 09:49

Choose a tag to compare

v3.0.1

Minor Changes

  • Version update to 26.0.8 / rhbk 26.0.11 #277

Bugfixes

  • Trigger rebuild handler on envvars file change #276

3.0.0

23 Apr 11:47

Choose a tag to compare

v3.0.0

Minor Changes

  • Add theme cache invalidation handler #252
  • keycloak_realm: change url variables to defaults #268

Breaking Changes / Porting Guide

  • Bump major and ansible-core versions #266
  • Rename parameters to follow upstream #270
  • Update for keycloak v26 #254

Bugfixes

  • Access token lifespan is too short for ansible run #251
  • Load environment vars during kc rebuild #274
  • Rebuild config and restart service for local providers #250
  • Rename and honour parameter keycloak_quarkus_http_host #271

New Modules

  • middleware_automation.keycloak.keycloak_realm - Allows administration of Keycloak realm via Keycloak API

2.4.3

16 Oct 07:24

Choose a tag to compare

=============================================
middleware_automation.keycloak Release Notes

v2.4.3

Minor Changes

  • Update keycloak to 24.0.5 #241

2.4.2

26 Sep 08:52

Choose a tag to compare

v2.4.2

Minor Changes

  • New parameter keycloak_quarkus_download_path #239

Bugfixes

  • Add wait_for_port number parameter #237

2.4.1

02 Jul 14:23

Choose a tag to compare

Internal release, documentation or test changes only

2.4.0

04 Jun 15:44

Choose a tag to compare

v2.4.0

Major Changes

  • Enable by default health check on restart #234
  • Update minimum ansible-core version > 2.15 #232

2.3.0

20 May 10:22

Choose a tag to compare

v2.3.0

Major Changes

  • Allow for custom providers hosted on maven repositories #223
  • Restart handler strategy behaviour #231

Minor Changes

  • Add support for policy files #225
  • Allow to add extra custom env vars in sysconfig file #229
  • Download from alternate URL with optional http authentication #220
  • Update Keycloak to version 24.0.4 #218
  • proxy-header enhancement #227

Bugfixes

  • kc.sh build uses configured jdk #211

2.2.2

06 May 08:11

Choose a tag to compare

v2.2.2

Minor Changes

  • Copying of key material for TLS configuration #210
  • Validate certs parameter for JDBC driver downloads #207

Bugfixes

  • Turn off controller privilege escalation #209

2.2.1

02 May 17:00

Choose a tag to compare

v2.2.1

Release Summary

Internal release, documentation or test changes only.

Bugfixes

  • JDBC provider: fix clause in argument validation #204