Releases: ansible-middleware/keycloak
Releases · ansible-middleware/keycloak
3.0.1
3.0.0
v3.0.0
Minor Changes
Breaking Changes / Porting Guide
- Bump major and ansible-core versions #266
- Rename parameters to follow upstream #270
- Update for keycloak v26 #254
Bugfixes
- Access token lifespan is too short for ansible run #251
- Load environment vars during kc rebuild #274
- Rebuild config and restart service for local providers #250
- Rename and honour parameter
keycloak_quarkus_http_host
#271
New Modules
- middleware_automation.keycloak.keycloak_realm - Allows administration of Keycloak realm via Keycloak API
2.4.3
2.4.2
2.4.1
Internal release, documentation or test changes only
2.4.0
2.3.0
v2.3.0
Major Changes
- Allow for custom providers hosted on maven repositories #223
- Restart handler strategy behaviour #231
Minor Changes
- Add support for policy files #225
- Allow to add extra custom env vars in sysconfig file #229
- Download from alternate URL with optional http authentication #220
- Update Keycloak to version 24.0.4 #218
proxy-header
enhancement #227
Bugfixes
kc.sh build
uses configured jdk #211
2.2.2
2.2.1
2.2.0
v2.2.0
Major Changes
- Support java keystore for configuration of sensitive options #189
Minor Changes
- Add
wait_for_port
andwait_for_log
systemd unit logic #199 - Customize jdbc driver downloads, optional authentication #202
- Keystore-based vault SPI configuration #196
- New
keycloak_quarkus_hostname_strict_https
parameter #195 - Providers config and custom providers #201
- Remove administrator credentials from files once keycloak is bootstrapped #197
- Update keycloak to 24.0 #194