Helmut Wolf
4b902adc8d
#222 : Add support for maven providers
2024-05-14 10:14:15 +02:00
Helmut Wolf
9f4623b05a
#224 : keycloak_quarkus: Add support for policy files
2024-05-14 08:36:55 +02:00
Guido Grazioli
8f14be37d7
add functionality
2024-05-10 10:17:37 +02:00
Guido Grazioli
1115ee409a
Linter warnings fix pass
2024-05-07 10:18:43 +02:00
Guido Grazioli
a45b18dc85
kc.sh build uses configured jdk
2024-05-06 13:08:41 +02:00
Guido Grazioli
70834ccf13
downstream: remove problematic owner of downloaded zipfile
2024-05-06 12:03:44 +02:00
Guido Grazioli
fa39e9b824
Merge pull request #210 from Footur/copy-key-material
...
Enable copying of key material
2024-05-06 08:28:09 +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
9bc1ae69e9
Enable copying of key material
...
This commit updates the configuration to use the standard Red Hat
Enterprise Linux (RHEL) default path for TLS certificates, which is
/etc/pki/tls.
Also, it copies the private key and certificate to the target host.
2024-05-03 16:34:57 +02:00
Guido Grazioli
feec4d9f8b
controller priv escalation
2024-05-03 13:03:18 +02:00
Deven Phillips
b14d75dfab
jdbc_download and validate_certs params update
...
- Added jdbc_download customization to both keycloak releases
- Added option to allow invalid certificates to download JDBC drivers
2024-05-02 14:33:36 -04:00
Deven Phillips
978494524f
Fix errors introduced
2024-05-02 12:31:16 -04:00
Deven Phillips
1a73c39a91
Fix logic in when clause
2024-05-02 12:09:36 -04:00
Deven Phillips
c2904bf20d
Use FQCN for fail module
2024-04-30 14:48:10 -04:00
Deven Phillips
e76b33e1db
Merge remote-tracking branch 'upstream/main' into Issue_200-_-customize-jdbc-driver-downloads
2024-04-30 14:29:26 -04:00
Deven Phillips
a7b9f0ef97
Add option to override JDBC download parameters
2024-04-30 14:27:42 -04:00
Guido Grazioli
43b9ffcb64
Providers config and custom providers
2024-04-30 10:45:20 +02:00
Guido Grazioli
ac23e04d6a
ci: downstream molecule fixes
2024-04-25 08:16:56 +02:00
Guido Grazioli
213a9a0766
ci: downstream molecule fixes
2024-04-24 17:56:15 +02:00
Guido Grazioli
2925ea8cf1
Add wait_for systemd logic
2024-04-24 16:17:05 +02:00
Helmut Wolf
289b4767e0
#190 : remove keycloak_quarkus_admin_user[_pass]
once keycloak is bootstrapped
2024-04-19 13:42:28 +02:00
Guido Grazioli
4f8ed5194c
Merge pull request #189 from world-direct/feature/188_config_keystore
...
#188 : add support for configuration key store
2024-04-17 17:50:30 +02:00
Guido Grazioli
74636e8629
ci: final round of linting
2024-04-17 17:29:38 +02:00
Helmut Wolf
d469d389f3
Fix linter issues
2024-04-17 17:09:44 +02:00
Helmut Wolf
c38642e0cd
#188 : fail early when no keytool
installed
2024-04-17 17:09:44 +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
Helmut Wolf
60ca798e1a
Rename keycloak_quarkus_*_store_*
attributes
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
1229a0b023
Unrelax configuration file permissions
2024-04-17 10:46:23 +02:00
avskor
c2e456e1d5
Fix #125 . Permission error when the become variable is set to true in the playbook
2024-04-04 11:22:18 +03:00
Guido Grazioli
0e4df659f4
add test
2024-03-25 14:35:28 +01:00
Guido Grazioli
3b1534d700
refactor
2024-03-25 10:19:28 +01:00
Guido Grazioli
dd6171f024
Add ansible_family based vars loading
2024-03-25 10:19:08 +01:00
Malik Kennedy
b9d9874a00
feat: ubuntu compatibility
2024-03-17 09:15:38 +00:00
Guido Grazioli
d74820190f
ci: rename keycloak_quarkus infinispan jinja2 template
2024-02-28 17:10:02 +01:00
Helmut Wolf
4adab64dc0
#158 : support for TCPPING
2024-02-08 16:26:48 +01:00
Helmut Wolf
63f83d7744
add initial support for templating cache-ispn.xml
2024-01-22 12:38:29 +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
bfd9db6703
fix/147: keycloak_quarkus: RBKC: Add support for sqlserver jdbc driver
2024-01-08 17:51:11 +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
d6f020ab44
linter fixes
2023-12-01 12:36:20 +01:00
Saâd Bouryaln
88935abb62
Validate relative path
...
validate the relative path ... must begin with /
2023-11-30 12:26:22 +01:00
Guido Grazioli
a0f6a4931f
ci: https_revproxy molecule verify step
2023-11-13 16:47:03 +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
Giovanni Toraldo
e3ce4bd574
fixup linter
2023-09-23 18:38:49 +02:00
Giovanni Toraldo
f3104285bc
Enforce service restart when needed before service checking
2023-09-22 16:30:16 +02:00
Guido Grazioli
84d6e7baca
set java-17 for keycloak_quarkus
2023-07-31 10:29:28 +02:00
Guido Grazioli
f400a5bbf8
fix_java_11_tzdata
2023-07-31 09:01:54 +02:00