middleware_automation.keycloak Release Notes
+middleware_automation.keycloak Release Notes
This changelog describes changes after version 0.2.6.
v1.2.5-devel
+v1.2.5-devel
Minor Changes
+Minor Changes
v1.2.4
-Minor Changes
+v1.2.4
+Minor Changes
Bugfixes
+Bugfixes
v1.2.1
-Minor Changes
+v1.2.1
+Minor Changes
Allow to setup keycloak HA cluster without remote cache store #68
Bugfixes
+Bugfixes
Pass attributes to realm clients #69
v1.2.0
+v1.2.0
Major Changes
+Major Changes
Provide config for multiple modcluster proxies #60
Minor Changes
+Minor Changes
v1.1.1
-Bugfixes
+v1.1.1
+Bugfixes
keycloak-quarkus: fix
cache-config-filepath in keycloak.conf.j2 template #53
v1.1.0
-Minor Changes
+v1.1.0
+Minor Changes
Breaking Changes / Porting Guide
+Breaking Changes / Porting Guide
Rename variables from
infinispan_prefix tokeycloak_infinispan_#42
Bugfixes
+Bugfixes
keycloak_quarkus: fix /var/log/keycloak symlink to keycloak log directory #44
v1.0.7
-Breaking Changes / Porting Guide
+v1.0.7
+Breaking Changes / Porting Guide
keycloak_quarkus: use absolute path for certificate files #39
Bugfixes
+Bugfixes
keycloak_quarkus: use become for tasks that will otherwise fail #38
v1.0.6
-Bugfixes
+v1.0.6
+Bugfixes
v1.0.5
-Minor Changes
+v1.0.5
+Minor Changes
Update config options: keycloak and quarkus #32
v1.0.4
+v1.0.4
v1.0.3
-Major Changes
+v1.0.3
+Major Changes
New role for installing keycloak >= 17.0.0 (quarkus) #29
Minor Changes
+Minor Changes
Add
keycloak_config_override_templateparameter for passing a custom xml config template #30
Bugfixes
+Bugfixes
Make sure systemd unit starts with selected java JVM #31
v1.0.2
-Minor Changes
+v1.0.2
+Minor Changes
Bugfixes
+Bugfixes
Set
keycloak_frontend_urldefault according to other defaults #25
v1.0.1
+v1.0.1
Release Summary
+Release Summary
Minor enhancements, bug and documentation fixes.
Major Changes
+Major Changes
Apply latest cumulative patch of RH-SSO automatically when new parameter
keycloak_rhsso_apply_patchesistrue#18
Minor Changes
+Minor Changes
Clustered installs now perform database initialization on first node to avoid locking issues #17
v1.0.0
-Release Summary
+v1.0.0
+Release Summary
This is the first stable release of the middleware_automation.keycloak collection.
Force backend requests to use the frontend URL
False
keycloak_db_background_validation
Enable background validation of database connection
False
keycloak_db_background_validation_millis
How frequenly the connection pool is validated in the background
10000 if background validation enabled
keycloak_db_background_validate_on_match
Enable validate on match for database connections
False
keycloak_frontend_url
frontend URL for keycloak endpoint
http://localhost:8080/auth/
The following variables are required only when keycloak_ha_enabled is True:
The following parameters are required only when keycloak_ha_enabled is True:
Variable |
@@ -487,7 +503,7 @@
|---|
The following variables are required only when keycloak_db_enabled is True:
The following parameters are required only when keycloak_db_enabled is True:
Variable |
@@ -514,6 +530,19 @@
|---|
The following variables are optional:
+Variable |
+Description |
+
|---|---|
|
+Override the default database connection validation query sql |
+