Guido Grazioli
2bbf7d9cc4
revert JVM var that cannot be overridden
2024-03-25 16:30:13 +01:00
Guido Grazioli
dd6171f024
Add ansible_family based vars loading
2024-03-25 10:19:08 +01:00
Guido Grazioli
f62a97709a
Merge pull request #163 from world-direct/feature/162_keycloak_quarkus_sticky-session-encoder
...
keycloak_quarkus: `sticky-session`s for infinispan routes
2024-02-08 21:31:12 +01:00
Guido Grazioli
9593752e62
Merge pull request #161 from world-direct/feature/160_keycloak_quarkus_logging
...
keycloak_quarkus: Allow configuring log rotate options in quarkus configuration
2024-02-08 21:27:48 +01:00
Helmut Wolf
4adab64dc0
#158 : support for TCPPING
2024-02-08 16:26:48 +01:00
Helmut Wolf
e0d4920a49
feature/162: keycloak_quarkus: make spi-sticky-session-encoder-infinispan-should-attach-route
configurable in keycloak.conf
2024-02-08 16:19:14 +01:00
Helmut Wolf
0c5047bcc1
feature/160: keycloak_quarkus: Allow easier log setting configuration
2024-01-22 13:53:28 +01:00
Helmut Wolf
688ec956fc
fix #156 : quarkus 3 ispn config renamings
2024-01-19 09:54:54 +01:00
Guido Grazioli
053d0f9873
Merge pull request #152 from world-direct/fix/151
...
keycloak_quarkus: allow configuration of `hostname-strict-backchannel`
2024-01-16 00:42:12 +01:00
Guido Grazioli
eb80ed0bd4
Merge pull request #148 from world-direct/feature/rhbk_mssql_driver
...
keycloak_quarkus: Add support for sqlserver jdbc driver
2024-01-16 00:41:47 +01:00
Helmut Wolf
922e4c10f5
#145 - CR changes
2024-01-15 14:40:46 +01:00
Helmut Wolf
b057f0297a
fix/#151: keycloak_quarkus: allow configuration of hostname-strict-backchannel
2024-01-09 08:46:11 +01:00
Helmut Wolf
bfd9db6703
fix/147: keycloak_quarkus: RBKC: Add support for sqlserver jdbc driver
2024-01-08 17:51:11 +01:00
Helmut Wolf
83bcb6712a
keycloak_quarkus: add systemd control options
...
* keycloak_quarkus_service_restart_always
* keycloak_quarkus_service_restart_on_failure
* keycloak_quarkus_service_restartsec
2023-12-19 09:30:30 +01:00
Guido Grazioli
ac0b421456
downstream: fix rhbk install path
2023-12-06 16:34:55 +01:00
Guido Grazioli
89944a6cd1
downstream: add rhbk bits
2023-12-06 09:57:33 +01:00
Guido Grazioli
593c4df861
keycloak_quarkus: add hostname-strict parameter
2023-12-05 10:48:48 +01:00
Guido Grazioli
d6f020ab44
linter fixes
2023-12-01 12:36:20 +01:00
Guido Grazioli
69bd5b6ca8
Merge pull request #119 from guidograzioli/min_ansible_version
...
Update minimum ansible-core version > 2.14
2023-11-13 11:37:53 +01:00
Guido Grazioli
cee02cfd36
Merge pull request #116 from Footur/keystore
...
[keycloak_quarkus] Enable config of a key store and trust store
2023-11-13 11:37:36 +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
c8f968a587
cleanup vars
2023-11-07 10:20:01 +01:00
Giovanni Toraldo
316cde4759
Add support for more http-related configs
...
* keycloak_quarkus_http_relative_path var now populate http-relative-path config [breaking change]
* http-relative-path defaults to / [breaking change]
* enable configuration of hostname-url and hostname-admin-url
2023-11-07 10:20:01 +01:00
Antonio Costa
6970236201
feat: add a destination variable for the log link
...
docs: argument specs for the keycloak_quarkus_log_target
docs: added parameter to the roles README
fix: role variable is keycloak_log_target and not keycloak_quarkus_log_target
2023-10-26 09:18:07 +02:00
Guido Grazioli
bf1cb3695e
Update minimum ansible-core version > 2.14
2023-10-16 15:27:24 +02:00
Footur
e842462a22
Enable config of a key store and trust store
2023-10-13 16:30:58 +02:00
Giovanni Toraldo
f0f90b8930
apply review suggestions
2023-09-19 17:05:00 +02:00
Giovanni Toraldo
38ff519624
update arguments
2023-09-19 14:00:15 +02:00
Miles Sherman
d673fcf48a
update documentation for change to keycloak_quarkus_proxy_mode handling
2023-09-18 17:21:45 +00:00
Massimo Schiavon
c8ebbe72d2
change default pidfile location
...
Signed-off-by: Massimo Schiavon <schmaxit@users.noreply.github.com>
2023-08-09 09:31:47 +02:00
Jonathan Wright
d72d46c945
fix typo
2023-04-24 08:50:16 -05:00
Jonathan Wright
c7d2bdcee3
add configurability for XA transactions
2023-04-21 15:12:59 -05:00
Guido Grazioli
7abdd83ea4
ci: linter
2023-03-03 10:54:50 +01:00
Guido Grazioli
853d4ab96b
rebase and update documentation
2022-12-13 14:28:17 +01:00
Xabier Davila
41caa49cfc
Use absolute path for certificate files
2022-07-01 10:31:18 +02:00
Guido Grazioli
281767f505
add missing variable spec
2022-05-18 10:05:34 +02:00
Guido Grazioli
8bede6791e
update 18.0.0, add JAVA_HOME check, runas systemd unit
2022-05-18 09:29:28 +02:00
Guido Grazioli
31420fc24c
update config options: keycloak and quarkus
2022-05-17 18:59:10 +02:00
Guido Grazioli
dc33cbc358
quarkus: add README, update parameters doc
2022-04-11 13:48:59 +02:00
Guido Grazioli
419c862341
add role keycloak_quarkus
2022-04-07 14:07:08 +02:00