middleware_automation.keycloak Release Notes
+middleware_automation.keycloak Release Notes
Topics
-
-
- +
- @@ -134,53 +136,59 @@
This changelog describes changes after version 0.2.6.
v1.0.3-devel
+v1.0.3-devel
Major Changes
+Major Changes
New role for installing keycloak >= 17.0.0 (quarkus) #29
Minor Changes
+-
+
Add
keycloak_config_override_templateparameter for passing a custom xml config template #30
+
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.
Custom path for configuration
{{ keycloak_jboss_home }}/standalone/configuration/{{ keycloak_config_standalone_xml }}
keycloak_auth_realm
keycloak_config_override_template
Path to custom template for standalone.xml configuration
''
keycloak_auth_realm
Name for rest authentication realm
master
keycloak_auth_client
keycloak_auth_client
Authentication client for configuration REST calls
admin-cli
keycloak_force_install
keycloak_force_install
Remove pre-existing versions of service
False
keycloak_url
keycloak_url
URL for configuration rest calls
http://{{ keycloak_host }}:{{ keycloak_http_port }}
keycloak_management_url
keycloak_management_url
URL for management console rest calls
http://{{ keycloak_host }}:{{ keycloak_management_http_port }}
rhsso_rhn_id
rhsso_rhn_id
Customer Portal product ID for Red Hat SSO
{{ rhsso_rhn_ids[keycloak_rhsso_version].id }}