middleware_automation.keycloak Release Notes
+middleware_automation.keycloak Release Notes
This changelog describes changes after version 0.2.6.
v2.1.1-devel
+v2.1.1-devel
Minor Changes
+Minor Changes
Bugfixes
+Bugfixes
v2.1.0
+v2.1.0
Major Changes
+Major Changes
Implement infinispan TCPPING discovery protocol #159
Minor Changes
+Minor Changes
Breaking Changes / Porting Guide
+Breaking Changes / Porting Guide
keycloak_quarkus: renamed infinispan host list configuration #157
Bugfixes
+Bugfixes
keycloak_quarkus: fix custom JAVA_HOME parameter name #171
v2.0.2
-Minor Changes
+v2.0.2
+Minor Changes
Bugfixes
+Bugfixes
v2.0.1
-Minor Changes
+v2.0.1
+Minor Changes
Bugfixes
+Bugfixes
keycloak_quarkus: template requires lowercase boolean values #138
v2.0.0
-Minor Changes
+v2.0.0
+Minor Changes
Breaking Changes / Porting Guide
+Breaking Changes / Porting Guide
v1.3.0
-Major Changes
+v1.3.0
+Major Changes
Run service as
keycloak_service_user
#106
Minor Changes
+Minor Changes
Bugfixes
+Bugfixes
keycloak_quarkus: fix validation failure upon port configuration change #113
v1.2.8
-Minor Changes
+v1.2.8
+Minor Changes
Bugfixes
+Bugfixes
v1.2.7
-Minor Changes
+v1.2.7
+Minor Changes
v1.2.6
-Minor Changes
+v1.2.6
+Minor Changes
Bugfixes
+Bugfixes
Handle WFLYCTL0117 when background validation millis is 0 #90
v1.2.5
-Minor Changes
+v1.2.5
+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
-Major Changes
+v1.2.0
+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-file
path 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_template
parameter 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_url
default 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_patches
istrue
#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.
None
keycloak_quarkus_java_opts
Additional JVM options
Heap memory JVM setting
-Xms1024m -Xmx2048m
keycloak_quarkus_java_jvm_opts
Other JVM settings
same as keycloak
keycloak_quarkus_java_opts
JVM arguments; if overriden, it takes precedence over keycloak_quarkus_java_*
{{ keycloak_quarkus_java_heap_opts + ' ' + keycloak_quarkus_java_jvm_opts }}
keycloak_quarkus_frontend_url
Set the base URL for frontend URLs, including scheme, host, port and path