middleware_automation.keycloak Release Notes
+middleware_automation.keycloak Release Notes
Topics
-
-
- +
- @@ -125,44 +127,50 @@
This changelog describes changes after version 0.2.6.
v1.0.2
+v1.0.2
+Major Changes
+-
+
New role for installing keycloak >= 17.0.0 (quarkus) #29
+
Minor Changes
+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.
keycloak
: role for installing the service.keycloak_realm
: role for configuring a realm, user federation(s), clients and users, in an installed service.
+keycloak_quarkus
: role for installing the quarkus variant of keycloak (>= 17.0.0).
- Role Defaults
- Role Variables diff --git a/main/roles/keycloak.html b/main/roles/keycloak.html index 1722c45..1846541 100644 --- a/main/roles/keycloak.html +++ b/main/roles/keycloak.html @@ -19,7 +19,7 @@ - + @@ -54,6 +54,7 @@
- Author Information