Alexander Schwartz
d3c5dbb3fe
Apply remote store workaround also for configuration via CLI options
...
Closes #27409
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2024-03-01 10:29:56 +01:00
Steven Hawkins
8d9439913c
fix: removal of resteasy-core ( #27032 )
...
* fix: partial removal of resteasy-core
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* fix: fully removing resteasy-core
closes : #26315
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
---------
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-02-29 11:43:13 +00:00
Václav Muzikář
3e3cb2222d
Deprecate GELF ( #27367 )
...
Closes #27364
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
2024-02-29 12:07:28 +01:00
Peter Zaoral
b9d92075ae
Handle possible special characters in a path to kc.bat ( #27363 )
...
* enclose the DIRNAME variable in double quotes
Closes #19294
Signed-off-by: Peter Zaoral <pzaoral@redhat.com >
2024-02-28 19:21:41 +01:00
Vlasta Ramik
ade3b31a91
Introduce new CLI config options for Infinispan remote store
...
Closes #25676
Signed-off-by: vramik <vramik@redhat.com >
Signed-off-by: Pedro Ruivo <pruivo@redhat.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Pedro Ruivo <pruivo@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-02-28 15:49:19 +00:00
Alexander Schwartz
25f2b52afd
Remove the preview note from Keycloak's HA guide
...
Closes #27084
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2024-02-21 19:59:15 +01:00
Václav Muzikář
33425dacd9
Add proxy-headers option to the Keycloak CR ( #27092 )
...
Closes #25179
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
2024-02-21 12:19:37 +01:00
Martin Bartoš
c501a7ed20
Disable Groovy Closures when bootstrapping Picocli ( #27050 )
...
Closes #19285
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-02-19 11:01:25 +01:00
Steven Hawkins
b94277fd53
fix: increasing the default max-form-attribute-size ( #27035 )
...
closes : #26330
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-02-15 14:21:03 +01:00
Martin Bartoš
59007844d9
Supported option to specify resource management for pods in Keycloak CR ( #26661 )
...
Closes #26456
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-02-15 13:38:41 +01:00
Pedro Igor
e50642ac32
Allow setting a default user profile configuration
...
Closes #26489
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
2024-02-12 11:16:48 +01:00
Steven Hawkins
402c7d9b18
Removing version overrides and further aligning with quarkus versions ( #26788 )
...
* elevating wildfly-elytron-http-oidc version management
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* removing testing dependency overrides
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* further version aligment with quarkus
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* adding a resteay-core-spi that can be overriden
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* removing hamcrest override
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* aligning with 3.7.1
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
---------
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-02-07 17:57:23 +01:00
Dmitry Telegin
b0403e2268
CORS SPI
...
Closes #25446
Signed-off-by: Dmitry Telegin <demetrio@carretti.pro >
2024-02-06 15:27:53 -03:00
Stian Thorgersen
c4b1fd092a
Use code from RestEasy to create and set cookies ( #26558 )
...
Closes #26557
Signed-off-by: stianst <stianst@gmail.com >
2024-02-06 15:14:04 +01:00
Pedro Igor
ec2fcb4333
Upgrade arquilliam bom to match org.apache.maven dependency versions from Quarkus
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
2024-02-05 18:08:33 -03:00
Peter Zaoral
d1764dbcb2
Supported option to specify maximum threads used to handle HTTP requests ( #26659 )
...
* added a mapper for the thread-pool.max-threads raw quarkus option
Signed-off-by: Peter Zaoral <pzaoral@redhat.com >
2024-02-02 16:22:22 +00:00
Václav Muzikář
8833b9d2ac
Upgrade to Quarkus 3.7.1 ( #26736 )
...
Closes #26701
Closes #23854
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
2024-02-02 15:57:23 +00:00
Steven Hawkins
37acb2fd09
task: upgrading to quarkus 3.7.0.CR1 ( #26203 )
...
there are several downgrades from the quarkus versions, and some
additional logic needed to handle changes with re-creating the
configuration
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-31 18:23:07 +00:00
Václav Muzikář
4096a2657e
Supported option to specify site name for multi-site deployments
...
Closes #26460
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-01-31 11:52:19 +00:00
Steven Hawkins
b41e2f82c4
fix: completely removing problematic assertion ( #26613 )
...
closes : #26529
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-31 10:19:14 +01:00
Steven Hawkins
2480fab6f9
fix: accounting for a null container ( #26605 )
...
closes : #26604
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-30 18:02:00 +00:00
Steven Hawkins
00ea73d6ba
fix: increases another timeout to accomodate for the transaction timeout ( #26566 )
...
closes : #26529
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-30 09:16:34 +01:00
Steven Hawkins
ed96b13312
fix: preservation of the command line in the --optimized suggestion ( #26163 )
...
closes #26140
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-29 13:48:53 +01:00
Martin Kanis
7797f778d1
Map Store Removal: Rename legacy modules
...
Closes #24107
Signed-off-by: Martin Kanis <mkanis@redhat.com >
2024-01-25 16:29:16 +01:00
Erik Jan de Wit
28c9f98930
moved login screen to patternfly 5 ( #25340 )
...
* moved login screen to patternfly 5
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* added Feature flag to enable login v2
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* removed the old css and only include logo and background styles
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* changed to experimental
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* added login2
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* added windows help texts
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2024-01-25 13:45:53 +01:00
Ricardo Martin
b58f35fb47
Revert "Enable verify profile required action by default for new realms" ( #26495 )
...
This reverts commit 7f195acc14 .
Signed-off-by: rmartinc <rmartinc@redhat.com >
2024-01-25 12:28:16 +01:00
Stefan Wiedemann
efa6ddc41e
Create SPI and Provider for Verifiable Credentials Signing #25937 ( #26263 )
...
* implement oid4vci service interfaces
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* add oid4vc to the disabled features test
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* fix test and add doc
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* add the new preview feature
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* add class-level doc
remove wildcard imports
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* add license headers
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* fix year
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* fix teste
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* two additional test fixes
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* make the feature experimental
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* remove clock
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* remove usage of var
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
* fix tests
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
---------
Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com >
2024-01-25 07:36:28 +01:00
rmartinc
7f195acc14
Enable verify profile required action by default for new realms
...
Closes #25985
Signed-off-by: rmartinc <rmartinc@redhat.com >
2024-01-24 20:28:06 +01:00
Peter Zaoral
d23383e79c
Stabilizing the FipsDistTest
...
* increased the timeout to let Keycloak stop
Closes #26374
Signed-off-by: Peter Zaoral <pzaoral@redhat.com >
2024-01-24 16:54:56 +01:00
vickeybrown
86098242a5
Added Client Type feature flag to begin client type work ( #26389 )
...
* Added Client Type feature flag to begin client type work
Closes #26346
Signed-off-by: vibrown <vibrown@redhat.com >
* Fixed formatting issue
Signed-off-by: vibrown <vibrown@redhat.com >
* Updated HelpCommandDistTest messages
Signed-off-by: vibrown <vibrown@redhat.com >
* Fixed formatting on HelpCommandDistTest messages
Signed-off-by: vibrown <vibrown@redhat.com >
---------
Signed-off-by: vibrown <vibrown@redhat.com >
2024-01-24 12:07:07 +00:00
Steven Hawkins
93e90789fe
fix: auto-build not needed for build ( #26099 )
...
closes #26075
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-23 17:56:34 +01:00
Martin Kanis
84603a9363
Map Store Removal: Rename Legacy* classes ( #26273 )
...
Closes #24105
Signed-off-by: Martin Kanis <mkanis@redhat.com >
2024-01-23 13:50:31 +00:00
Erik Jan de Wit
37790c7956
Add a way to extend the UI with an Java API ( #23772 )
...
* POC to see how we could extend the UI
This is very crude and there are still open issues that need to be worked out
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* added saving option
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* added list and recreate client form
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* add tab ui
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* integrate tabs
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* remove examples
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* fixed error messages
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* added Feature for ui customization
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2024-01-22 08:19:58 +00:00
Stian Thorgersen
656e680019
Remove unused HttpResponse.setWriteCookiesOnTransactionComplete ( #26326 )
...
Closes #26325
Signed-off-by: stianst <stianst@gmail.com >
2024-01-20 11:31:10 +01:00
Martin Bartoš
98be32d9ff
Parse default UserProfile configuration in the build time
...
Closes #24890
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-01-19 17:05:59 -03:00
Pedro Ruivo
70b4c6bf52
Encrypt network communication in JGroups
...
Closes #25702
Signed-off-by: Pedro Ruivo <pruivo@redhat.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-01-18 17:24:27 +00:00
Steven Hawkins
74b56201c3
fix: adds hostname:v1 ( #26003 )
...
closes : #25336
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-17 21:35:23 +01:00
Ivan Atanasov
0307779c55
Make the option buildTime to match the quarkus configuration ( #26171 )
...
Closes #26168
Signed-off-by: Ivan Atanasov <iatanaso@redhat.com >
2024-01-17 11:48:30 +01:00
Martin Bartoš
8b552b34e3
Do not use general debug log level for tests ( #26242 )
...
Closes #26241
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-01-16 18:42:37 +01:00
Steven Hawkins
42b010ce0a
addendum to #23786 - readiness check should end after the first dump ( #26215 )
...
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-16 11:06:08 +01:00
Alexander Schwartz
b9498b91cb
Deprecating the offline session preloading ( #26160 )
...
Closes #25300
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2024-01-16 09:29:01 +01:00
Steven Hawkins
fe39d1b5eb
fix: provide better error messages for list options ( #25918 )
...
closes : #25235
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-15 18:33:49 +01:00
elkman
b1e3caebba
fix non-POSIX usage of expr in kc.sh ( #26166 )
...
replaces \+ by \{1,\} in regular expression for better POSIX compatibility
Signed-off-by: elkman <elkman@users.noreply.github.com >
2024-01-15 18:18:29 +01:00
Martin Bartoš
b00ce8113e
Comprehensive log for the LoggingDistTest and Quarkus IT ( #26199 )
...
Closes #26198
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-01-15 17:44:00 +01:00
Alexander Schwartz
a8eca6add0
Changing to the Infinispan BOM to avoid mis-aligned Infinispan dependencies ( #26137 )
...
Closes #22922
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Signed-off-by: Pedro Ruivo <pruivo@redhat.com >
Co-authored-by: Pedro Ruivo <pruivo@redhat.com >
2024-01-15 09:20:47 +01:00
Martin Bartoš
5d3df39f04
Do not use raw parameterized PropertyMapper ( #26093 )
...
Closes #26092
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-01-12 19:34:55 +01:00
Steven Hawkins
c78c2de653
fix: switching the raw distribution to a weak readiness check ( #26097 )
...
also adding a thread dump if the server doesn't seem to stop properly
closes : #23786
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-12 19:30:58 +01:00
Jon Koops
5eb7363ddd
Promote Account Console v3 to default and deprecate v2 ( #25852 )
...
Closes #19663
Signed-off-by: Jon Koops <jonkoops@gmail.com >
Co-authored-by: Martin Bartoš <mabartos@redhat.com >
2024-01-11 19:42:10 +01:00
mposolda
692aeee17d
Enable user profile by default
...
closes #25151
Signed-off-by: mposolda <mposolda@gmail.com >
2024-01-11 12:48:44 -03:00
Martin Bartoš
55d0a32b09
Could not format default value for log formats ( #25910 )
...
Closes #25908
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-01-09 12:53:12 +01:00