Harsha Cherukuri
22f1ce516d
Fix sanity and molecule tests
2026-04-24 10:07:24 -04:00
Harsha Cherukuri
55248de9ae
Merge pull request #325 from paulomenon/fix/keycloak-context-default
...
Fix keycloak_context default from /auth to empty string for Quarkus-based Keycloak
2026-04-24 08:29:00 -04:00
Harsha Cherukuri
c8f4065eb5
Fix CI
2026-04-24 08:00:45 -04:00
pamenon
03fffaaf5f
Fix keycloak_context default from /auth to empty string
...
The /auth context path was used by legacy WildFly-based Keycloak but
is no longer needed for Quarkus-based Keycloak (17+) or RHBK. The
current default of /auth forces users to explicitly pass an empty
keycloak_context to avoid broken API URLs.
This changes the default to an empty string, updates argument_specs
and README documentation, and removes the now-unnecessary
keycloak_context: '' overrides from all molecule converge files.
Users on legacy WildFly-based Keycloak can still set
keycloak_context: /auth explicitly.
Made-with: Cursor
2026-04-23 12:25:03 +01:00
Simon LEDUNOIS
3c097ebf09
chore: add molecule test for quarkus ha 26.4-
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
Helmut Wolf
f79fd227eb
chore: bump KC/RHBK to v26.3.0/v26.2.5
2025-07-07 11:09:35 +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
3de96a6666
single site remote cache
2025-05-29 21:37:11 +02:00
Guido Grazioli
de0ea02272
ci: move intermittent test back
2025-05-29 21:03:03 +02:00
Guido Grazioli
18de37706f
tune Xmx Xms jvm args
2025-05-29 20:37:39 +02:00
Guido Grazioli
b569e4e713
update remote cache test
2025-05-29 20:14:04 +02:00
Guido Grazioli
476bc0ec0b
update test config
2025-05-23 14:59:50 +02:00
Guido Grazioli
0a5fc3ae25
restructure molecule tests
2025-05-20 10:35:01 +02:00
Helmut Wolf
d23ae39c25
chore(molecule): RHBK v26.2 ( #282 )
2025-05-19 14:44:34 +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
9974ab2ee1
update molecule scenario
2025-05-02 11:18:57 +02:00
Guido Grazioli
1a4590b0b8
Load envvars in kc rebuild
2025-04-18 17:59:16 +02:00
Guido Grazioli
e9061b29ef
Rename parameters from jdbc to db
2025-04-16 10:31:48 +02:00
Guido Grazioli
314e2f26b2
Fix spell in parameter name
2025-04-09 18:08:18 +02:00
Guido Grazioli
f628b84fb0
disable restart health check because of selfsigned cert
2025-04-09 17:21:49 +02:00
Guido Grazioli
ac0ceca35f
Update to ubi9
2025-04-09 09:45:22 +02:00
Helmut Wolf
86284b12c2
Fix molecule tests
2025-01-09 12:17:07 +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
277e1336ee
RHBK v26: Migrate to keycloak_quarkus_bootstrap_admin_user[_password] (Process for creation of admin account changed #248 )
2024-12-13 12:11:35 +01:00
Guido Grazioli
1279937bb0
Update keycloak to 24.0.5
2024-10-16 08:56:53 +02:00
Guido Grazioli
be19ec1289
update tests
2024-10-14 14:36:58 +02:00
Guido Grazioli
5f1b43f37b
update docs
2024-10-14 10:34:20 +02:00
Guido Grazioli
b2edea8777
linter
2024-09-26 10:22:54 +02:00
Guido Grazioli
fc0ee5a896
refactor default test for keycloak-quarkus offline
2024-09-26 10:22:42 +02:00
Guido Grazioli
a35c963a65
add verify steps for quarkus/keycloak_realm
2024-07-18 13:01:01 +02:00
Guido Grazioli
11aab0f5e2
add verify steps for quarkus/keycloak_realm
2024-07-18 12:53:49 +02:00
Guido Grazioli
4fb44091d6
ci: fix missing symlink
2024-05-30 08:44:04 +02:00
Helmut Wolf
62cbaa3596
Introduce keycloak_quarkus_show_deprecation_warnings, disabled in molecule tests
2024-05-16 16:30:57 +02:00
Guido Grazioli
f63b20b9d4
Update verify steps
2024-05-15 20:01:58 +02:00
Guido Grazioli
fdcf1b2ed2
Add molecule scenario for HA restart
2024-05-15 19:53:33 +02:00
Helmut Wolf
26316ddc50
#222 : add support for local providers to be uploaded
2024-05-14 11:59:16 +02:00
Helmut Wolf
d8e9620a8a
#222 : Molecule tests
2024-05-14 10:14:43 +02:00
Helmut Wolf
9f4623b05a
#224 : keycloak_quarkus: Add support for policy files
2024-05-14 08:36:55 +02:00
Guido Grazioli
4bbc8e0256
update systemd service name in verify
2024-05-08 19:14:04 +02:00
Guido Grazioli
4c96cbe7f6
use sane version to be upgraded
2024-05-08 19:09:59 +02:00
Guido Grazioli
3c22417674
Port downstream upgrade
2024-05-08 19:03:30 +02:00
Footur
320a5f0d9a
Copy the TLS private key from memory
...
This change should avoid storing plain private keys on disk due to
security risks. It also makes it easier to encrypt the data with SOPS.
2024-05-05 13:58:19 +02:00
Footur
7141e1c9b2
Test: Installation of key material via Ansible role
2024-05-05 12:11:51 +02:00