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
Harsha Cherukuri
edb38ebb3d
Merge pull request #366 from RanabirChakraborty/AMW-592
...
AMW-592 AMW Github Actions are failing because of latest molecule
2026-07-20 15:38:03 -04:00
Ranabir Chakraborty
d25bf46a6a
AMW-592 AMW Github Actions are failing because of latest molecule
2026-07-21 00:27:35 +05:30
Helmut Wolf
b9181abb24
fix(keycloak_quarkus): avoid leaking maven provider password in logs
...
The Validate providers / Download custom providers via http / Copy local
providers tasks loop over all providers and print the item (including
maven.password) in cleartext, even for skipped iterations. Add the same
conditional no_log the maven download/copy tasks already use so entries
carrying a secret are censored while url/local providers stay visible.
Refs ansible-middleware/keycloak#362
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-01 09:23:48 +02:00
Helmut Wolf
19bd41a86a
fix: fact renaming regression (store_items), closes #360
2026-06-30 08:15:48 +02:00
Ranabir Chakraborty
1164bf008d
Fixing vars naming issue
2026-06-25 12:32:49 +05:30
Ranabir Chakraborty
728d5288ec
Fixing linting issues
2026-06-25 03:22:25 +05:30
Ranabir Chakraborty
1f82f50127
Fix downstream SSO collection errors
2026-06-20 21:14:34 +05:30
Ranabir Chakraborty
01b00dfb2e
Providing correct rhbk version
2026-06-11 18:58:23 +05:30
Helmut Wolf
494a522ab2
fix #336 : https://github.com/ansible-middleware/common/pull/38
2026-05-27 20:03:36 +02:00
Ranabir Chakraborty
0b2f2786dd
AMW-528 Deployment fails in keycloak_quarkus due to missing escalation variables
2026-05-20 23:51:34 +05:30
Ranabir Chakraborty
e5690d7513
SET-1341 Without ansible-core tag tests are failing in keycloak
2026-04-28 22:15:14 +05:30
nwintering
6d00dcff48
check that tmp directory has correct permissions
2026-04-27 15:35:03 +02:00
Ranabir Chakraborty
a337a1d70c
AMW-518 Validating arguments against arg spec 'main' fails unexpectedly.
2026-04-17 19:24:46 +05:30
Helmut Wolf
64469b6fac
Merge pull request #320 from world-direct/fix/ispn_config
...
fix: include ispn config file conditionally
2026-01-15 08:05:26 +01:00
Ranabir Chakraborty
9cdf24ce28
AMW-467 Download keycloak binary from password protected HTTP location
2026-01-13 23:48:01 +05:30
Helmut Wolf
a00a602c3c
fix: include ispn config file conditionally
2026-01-13 10:17:04 +01:00
Helmut Wolf
7212e572cd
chore(defaults): raise default keycloak/rhbk versions to 26.4.7
2026-01-12 10:28:47 +01:00
Helmut Wolf
bc669ce0cd
chore(deps): Update default SQL driver versions
...
As per https://access.redhat.com/articles/7027683
2026-01-12 10:28:47 +01:00
Simon Ledunois
9562bf727e
chore: manage infinispan configuration file
2026-01-12 10:28:47 +01:00
Simon Ledunois
6c3e327294
chore: upgrade to 26.4.7
2026-01-12 10:28:47 +01:00
Andreas Wagner
f1305e5aac
Updated quarkus and realm readme, declared proxy_mode as deprecated
...
Updated argument_specs and declared keycloak_quarkus_proxy_mode as deprecated
2025-11-14 11:55:24 +01:00
Ranabir Chakraborty
6c9bddbd61
Merge pull request #308 from tinsjourney/fix_config_key_store_password
...
Fix config_key_store_file description to match variable name
2025-09-25 21:47:46 +05:30
Helmut Wolf
8b2ef22023
fix ansible-core v2.19.0: initialize keycloak_quarkus_hostname_admin to an empty string
2025-07-22 12:11:09 +02:00
Helmut Wolf
66228c3a13
ansible 2.19.0: fix error
...
'item' is undefined error, https://github.com/ansible-middleware/keycloak/issues/309#issuecomment-3101960407
2025-07-22 12:09:14 +02:00
Stephane Vigan
556d155533
Fix config_key_store_file description to match variable name
2025-07-21 16:15:59 +02:00
Helmut Wolf
f79fd227eb
chore: bump KC/RHBK to v26.3.0/v26.2.5
2025-07-07 11:09:35 +02:00
Helmut Wolf
19564987ca
fix(quarkus): update infinispan-client configuration to include port in server-list and hosts
2025-07-07 11:05:44 +02:00
Helmut Wolf
1ff25325a7
fix(ispn): use legacy JGroups stack configuration for < 26.2 only
2025-07-07 11:05:44 +02:00
Andreas Wagner
bbe568baa5
Added support for copy remote_src function for providers
2025-07-02 16:39:49 +02:00
Ranabir Chakraborty
ef6d8890fb
keycloak_quarkus_force_install does not ignore bootstrapped
2025-07-01 21:55:39 +05:30
Stephane Vigan
8b27cb0706
Fix case where archive is always downalod from JBoss Nework API
...
Even is we set keycloak_quarkus_alternate_download_url
previous block was run and we always try to download
archive from JBoss Network Api.
2025-06-26 10:42:25 +02:00
Guido Grazioli
41127504dc
Merge pull request #287 from guidograzioli/kc_26_caches
...
Session storage / distributed caches
2025-06-13 11:43:00 +02:00
Guido Grazioli
bcc961999c
implement Single site - Sessions stored in external Infinispan
2025-06-05 12:02:43 +02:00
Guido Grazioli
5c5e84b63e
Use jdk21 as default in debian
2025-06-04 20:53:28 +02:00
Guido Grazioli
3d4bd734f1
document new parameters
2025-05-29 22:20:08 +02:00
Guido Grazioli
3de96a6666
single site remote cache
2025-05-29 21:37:11 +02:00
Guido Grazioli
919d55f806
Merge pull request #286 from RanabirChakraborty/AMW-398
...
Use tags to decorate the role workflow
2025-05-27 11:12:07 +02:00
Ranabir Chakraborty
0403939c03
AMW-398 Use tags to decorate the role workflow
2025-05-20 21:40:32 +05:30
Helmut Wolf
88e4ea8d99
fix: MVN provider invokes KC config rebuild
2025-05-20 13:53:56 +02:00
Helmut Wolf
8f95bcb9e6
feat(HA): Change default ispn discovery mechanism to JDBCPING as per v26.2.* ( #282 )
2025-05-19 14:44:34 +02:00
Helmut Wolf
f8c75de5d5
chore: RHBK v26.2: Bump KC version to v26.2.4
2025-05-19 14:44:34 +02:00
Helmut Wolf
8093b1af2a
chore: RHBK v26.2: Bump RHBK version to v26.2.4
2025-05-19 14:12:22 +02:00
Helmut Wolf
a70aece0d9
chore: RHBK v26.2: Update recommended JDBC driver versions
2025-05-19 14:12:22 +02:00
Jonathan Wright
c614af127e
Add var to set the jgroups IP per host
...
This is useful if the default route does not
represent the network you want/need to use for
cluster communication.
2025-05-13 09:48:46 -05:00
Guido Grazioli
0936d415c7
ci: update test linking removed url
2025-05-09 15:20:57 +02:00
Helmut Wolf
5cd400b053
feat: introduce checksum for keycloak_quarkus_providers ( #279 )
2025-05-06 15:16:50 +02:00
Guido Grazioli
868dac4f72
Merge pull request #277 from guidograzioli/26_0_11_update
...
Version update to 26.0.8 / rhbk 26.0.11
2025-05-02 11:42:01 +02:00
Guido Grazioli
c45f7c0d60
Update remote cache default
2025-05-02 11:33:28 +02:00
Guido Grazioli
b8a2ebc699
update keycloak version
2025-05-02 10:55:17 +02:00