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
Helmut Wolf
fa36721207
Improve string interpolation
2025-01-20 09:44:27 +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
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