middleware_automation.keycloak Release Notes
+middleware_automation.keycloak Release Notes
This changelog describes changes after version 0.2.6.
v2.3.0-devel
+v2.3.0-devel
Major Changes
+Major Changes
Minor Changes
+Minor Changes
Bugfixes
+Bugfixes
kc.sh builduses configured jdk #211
v2.2.2
-Minor Changes
+v2.2.2
+Minor Changes
Bugfixes
+Bugfixes
Turn off controller privilege escalation #209
v2.2.1
+v2.2.1
Release Summary
+Release Summary
Internal release, documentation or test changes only.
Bugfixes
+Bugfixes
JDBC provider: fix clause in argument validation #204
v2.2.0
-Major Changes
+v2.2.0
+Major Changes
Support java keystore for configuration of sensitive options #189
Minor Changes
+Minor Changes
v2.1.2
-Release Summary
+v2.1.2
+Release Summary
Internal release, documentation or test changes only.
v2.1.1
-Minor Changes
+v2.1.1
+Minor Changes
Bugfixes
+Bugfixes
v2.1.0
-Major Changes
+v2.1.0
+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-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
-Release Summary
+v1.0.4
+Release Summary
Internal release, documentation or test changes only.
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
-Release Summary
+v1.0.1
+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.
Enable listener on HTTP port
True
keycloak_quarkus_https_key_file_enabled
keycloak_quarkus_health_check_url_path
Path to the health check endpoint; scheme, host and keycloak_quarkus_http_relative_path will be prepended automatically
realms/master/.well-known/openid-configuration
keycloak_quarkus_https_key_file_enabled
Enable listener on HTTPS port
False
keycloak_quarkus_key_file_copy_enabled
keycloak_quarkus_key_file_copy_enabled
Enable copy of key file to target host
False
keycloak_quarkus_key_content
keycloak_quarkus_key_content
Content of the TLS private key. Use "{{ lookup('file', 'server.key.pem') }}" to lookup a file.
""
keycloak_quarkus_key_file
keycloak_quarkus_key_file
The file path to a private key in PEM format
/etc/pki/tls/private/server.key.pem
keycloak_quarkus_cert_file_copy_enabled
keycloak_quarkus_cert_file_copy_enabled
Enable copy of cert file to target host
False
keycloak_quarkus_cert_file_src
keycloak_quarkus_cert_file_src
Set the source file path
""
keycloak_quarkus_cert_file
keycloak_quarkus_cert_file
The file path to a server certificate or certificate chain in PEM format
/etc/pki/tls/certs/server.crt.pem
keycloak_quarkus_https_key_store_enabled
keycloak_quarkus_https_key_store_enabled
Enable configuration of HTTPS via a key store
False
keycloak_quarkus_key_store_file
keycloak_quarkus_key_store_file
Deprecated, use keycloak_quarkus_https_key_store_file instead.
keycloak_quarkus_key_store_password
keycloak_quarkus_key_store_password
Deprecated, use keycloak_quarkus_https_key_store_password instead.
keycloak_quarkus_https_key_store_file
keycloak_quarkus_https_key_store_file
The file path to the key store
{{ keycloak.home }}/conf/key_store.p12
keycloak_quarkus_https_key_store_password
keycloak_quarkus_https_key_store_password
Password for the key store
""
keycloak_quarkus_https_trust_store_enabled
keycloak_quarkus_https_trust_store_enabled
Enable configuration of the https trust store
False
keycloak_quarkus_https_trust_store_file
keycloak_quarkus_https_trust_store_file
The file path to the trust store
{{ keycloak.home }}/conf/trust_store.p12
keycloak_quarkus_https_trust_store_password
keycloak_quarkus_https_trust_store_password
Password for the trust store
""
keycloak_quarkus_proxy_headers
keycloak_quarkus_proxy_headers
Parse reverse proxy headers (forwarded or xforwarded)
""
keycloak_quarkus_config_key_store_file
keycloak_quarkus_config_key_store_file
Path to the configuration key store; only used if keycloak_quarkus_keystore_password is not empty
{{ keycloak.home }}/conf/conf_store.p12 if keycloak_quarkus_keystore_password != '', else ''
keycloak_quarkus_config_key_store_password
keycloak_quarkus_config_key_store_password
Password of the configuration keystore; if non-empty, keycloak_quarkus_db_pass will be saved to the keystore at keycloak_quarkus_config_key_store_file instead of being written to the configuration file in clear text
""
keycloak_quarkus_configure_firewalld
keycloak_quarkus_configure_firewalld
Ensure firewalld is running and configure keycloak ports
False
keycloak_quarkus_configure_iptables
keycloak_quarkus_configure_iptables
Ensure iptables is configured for keycloak ports
False
Activation delay for service systemd unit (seconds)
10
keycloak_quarkus_restart_strategy
Strategy task file for restarting in HA (one of provided restart/[‘serial.yml’,’none.yml’,’serial_then_parallel.yml’]) or path to file when providing custom strategy
restart/serial.yml
keycloak_quarkus_restart_health_check
Whether to wait for successful health check after restart
{{ keycloak_quarkus_ha_enabled }}
keycloak_quarkus_restart_health_check_delay
Seconds to let pass before starting healch checks
10
keycloak_quarkus_restart_health_check_reries
Number of attempts for successful health check before failing
25
keycloak_quarkus_restart_pause
Seconds to wait between restarts in HA strategy
15