Martin Cihlar
4f62617f2c
Fix health check URL to include HTTP relative path
...
- Include keycloak_quarkus_http_relative_path in health_url construction
- Use rstrip('/') to handle both default '/' and custom paths like '/auth'
- Replace hardcoded 'master' realm with keycloak_quarkus_master_realm variable
- Add keycloak_quarkus_validate_certs option for SSL certificate validation
- Update documentation in meta and README
Fixes #299
2026-07-22 11:24:57 +02:00
Guido Grazioli
5c5e84b63e
Use jdk21 as default in debian
2025-06-04 20:53:28 +02:00
Guido Grazioli
f750e93d02
Add bash to preinstalled packages
2025-04-22 14:51:15 +02:00
Helmut Wolf
fa36721207
Improve string interpolation
2025-01-20 09:44:27 +01:00
Helmut Wolf
86284b12c2
Fix molecule tests
2025-01-09 12:17:07 +01:00
Helmut Wolf
e029e1c2fd
keycloak_quarkus: Introduce keycloak_quarkus_health_check_url
2024-12-13 12:12:02 +01:00
Helmut Wolf
213449ec58
RHBK v26: Add hostname v2 (KC/RHBK v26 Support #253 )
...
Cf. https://docs.redhat.com/en/documentation/red_hat_build_of_keycloak/26.0/html-single/upgrading_guide/index#new_hostname_options - especially the removed options
2024-12-13 12:11:35 +01:00
Helmut Wolf
1e9a669dea
#221 - add keycloak_quarkus_health_check_url_path config option
2024-05-15 10:28:46 +02:00
Helmut Wolf
d57be1f188
Close #182 , #221 : improve restart handler logic
2024-05-15 09:47:03 +02:00
Helmut Wolf
289b4767e0
#190 : remove keycloak_quarkus_admin_user[_pass] once keycloak is bootstrapped
2024-04-19 13:42:28 +02:00
Helmut Wolf
0ee29eb483
#188 : keycloak_quarkus: allow setting "sensitive options" using a Java KeyStore file #188
2024-04-17 17:09:44 +02:00
Guido Grazioli
5b459f3dde
ci: more linter fixes
2024-04-17 16:48:24 +02:00
Guido Grazioli
1f910bd400
Comprehensive linter warning fixes
2024-04-17 16:19:34 +02:00
Guido Grazioli
2bbf7d9cc4
revert JVM var that cannot be overridden
2024-03-25 16:30:13 +01:00
Guido Grazioli
e17505fe42
update molecule for debian container
2024-03-25 15:37:02 +01:00
Guido Grazioli
0e4df659f4
add test
2024-03-25 14:35:28 +01:00
Guido Grazioli
dd6171f024
Add ansible_family based vars loading
2024-03-25 10:19:08 +01:00
Giovanni Toraldo
0e510c093a
Set default keycloak_quarkus_http_relative_path as per upstream docs
2023-11-13 10:07:01 +01:00
Giovanni Toraldo
8eb5185287
use relative path to build health url
2023-11-07 10:20:01 +01:00
Katzy
2df5fd22cf
Update main.yml
2022-12-13 14:25:52 +01:00
Katzy
e624870e38
Fix hardcoded health_url to parameterized
2022-12-13 14:25:52 +01:00
Guido Grazioli
469036e9e7
keycloak_quarkus: set logfile path correctly under keycloak home ( #35 )
2022-05-31 03:47:29 -05:00
Guido Grazioli
31420fc24c
update config options: keycloak and quarkus
2022-05-17 18:59:10 +02:00
Guido Grazioli
419c862341
add role keycloak_quarkus
2022-04-07 14:07:08 +02:00