diff --git a/main/.buildinfo b/main/.buildinfo index 4eecc20..a888d86 100644 --- a/main/.buildinfo +++ b/main/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ebcafa028acfb59334844ded6bda3199 +config: 5422d2407b39bec8045469759c8d4bcd tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/main/CHANGELOG.html b/main/CHANGELOG.html index a2b2c2c..7f8fb30 100644 --- a/main/CHANGELOG.html +++ b/main/CHANGELOG.html @@ -60,7 +60,8 @@
General
middleware_automation.keycloak Release Notes
This changelog describes changes after version 0.2.6.
-Internal release, documentation or test changes only.
kc.sh build
uses configured jdk #211
Turn off controller privilege escalation #209
Internal release, documentation or test changes only.
JDBC provider: fix clause in argument validation #204
Support java keystore for configuration of sensitive options #189
Internal release, documentation or test changes only.
Implement infinispan TCPPING discovery protocol #159
keycloak_quarkus: renamed infinispan host list configuration #157
keycloak_quarkus: fix custom JAVA_HOME parameter name #171
keycloak_quarkus: template requires lowercase boolean values #138
Run service as keycloak_service_user
#106
keycloak_quarkus: fix validation failure upon port configuration change #113
Handle WFLYCTL0117 when background validation millis is 0 #90
Allow to setup keycloak HA cluster without remote cache store #68
Pass attributes to realm clients #69
Provide config for multiple modcluster proxies #60
keycloak-quarkus: fix cache-config-file
path in keycloak.conf.j2 template #53
Rename variables from infinispan_
prefix to keycloak_infinispan_
#42
keycloak_quarkus: fix /var/log/keycloak symlink to keycloak log directory #44
keycloak_quarkus: use absolute path for certificate files #39
keycloak_quarkus: use become for tasks that will otherwise fail #38
Update config options: keycloak and quarkus #32
Internal release, documentation or test changes only.
New role for installing keycloak >= 17.0.0 (quarkus) #29
Add keycloak_config_override_template
parameter for passing a custom xml config template #30
Make sure systemd unit starts with selected java JVM #31
Set keycloak_frontend_url
default according to other defaults #25
Minor enhancements, bug and documentation fixes.
Apply latest cumulative patch of RH-SSO automatically when new parameter keycloak_rhsso_apply_patches
is true
#18
Clustered installs now perform database initialization on first node to avoid locking issues #17
This is the first stable release of the middleware_automation.keycloak
collection.
General