Václav Muzikář
|
15a83985b1
|
Implement load shedding
Closes #23340
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
|
2023-11-21 13:43:09 +01:00 |
|
Steven Hawkins
|
73d5a2c553
|
fix: adds a better error message if an spi argument lacks a value (#24826)
closes: #22260
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
|
2023-11-20 11:03:45 +01:00 |
|
vramik
|
71b6757c2f
|
Remove quarkus options related to map store
Signed-off-by: vramik <vramik@redhat.com>
Closes #24098
|
2023-11-13 12:34:52 +01:00 |
|
vramik
|
926be135e8
|
Remove map related modules
Signed-off-by: vramik <vramik@redhat.com>
Closes #24100
|
2023-11-13 12:34:52 +01:00 |
|
Hynek Mlnarik
|
aa75fef6e6
|
Downgrade transient users to experimental
Closes: #24343
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
2023-11-01 08:37:46 +01:00 |
|
Hynek Mlnarik
|
c036980c37
|
Add TRANSIENT_USERS feature flag
|
2023-10-25 12:02:35 +02:00 |
|
Thomas Darimont
|
e567210ed1
|
Add dedicated feature flag for oauth device grant flow (#23892)
Closes #23891
|
2023-10-24 10:09:26 +02:00 |
|
Steven Hawkins
|
f4d1dd9b7f
|
improvement: validates the expected values of non-cli properties (#23797)
also adds better messages for unknown options
closes #13608
|
2023-10-20 17:21:03 +00:00 |
|
Steven Hawkins
|
1f77476281
|
fix: allows --version to work (#24161)
closes #23783
|
2023-10-20 11:17:38 +02:00 |
|
Alexander Schwartz
|
8499d2cba3
|
Separating CLI arguments into separate strings to avoid concatenation
Closes #23965
|
2023-10-13 21:29:47 +02:00 |
|
Steven Hawkins
|
478ceb0b34
|
modification of kc.sh to remove param eval (#22585)
* test
* modification of kc.sh to remove eval of env/args
Closes #22337
---------
Co-authored-by: rmartinc <rmartinc@redhat.com>
|
2023-10-12 17:10:53 +02:00 |
|
Martin Bartoš
|
96204fe349
|
Ignore UnknownHostException for Quarkus IT (#22035)
|
2023-10-11 13:59:55 +02:00 |
|
Alexander Schwartz
|
6a78e36d25
|
Making the readiness probe non-blocking, and backport non-blocking liveness and readiness probes
Closes #22109
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
|
2023-10-10 08:54:14 +02:00 |
|
Martin Bartoš
|
3e3fb62770
|
Improve test coverage for Admin hostname properties (#23535)
Closes #23534
|
2023-10-04 12:50:18 +02:00 |
|
Martin Bartoš
|
c9d93019c2
|
Remove deprecated auto-build CLI option (#23361)
Closes #23360
|
2023-09-27 18:56:38 +02:00 |
|
Jon Koops
|
47d9ae71c4
|
Revert the new welcome screen experience (#23446)
This reverts commit bcab75a7ef .
|
2023-09-21 16:03:00 +00:00 |
|
Pedro Igor
|
217a09ce46
|
Switch to Resteasy Reactive
Closes #10713
|
2023-09-18 09:19:03 -03:00 |
|
Jon Koops
|
bcab75a7ef
|
Add new version of Welcome theme based on PatternFly 5 (#23008)
|
2023-09-14 08:24:17 -04:00 |
|
Martin Bartoš
|
a6ae1b9db7
|
Quarkus IT that use Oracle DB don't work with -Dproduct (#23084)
Fixes #23058
|
2023-09-08 17:51:22 +02:00 |
|
rmartinc
|
7da52a43bd
|
Add old LinkedIn provider to the deprecated profile
Closes https://github.com/keycloak/keycloak/issues/23067
|
2023-09-08 10:05:17 +02:00 |
|
Alexander Schwartz
|
2eb37dbe4f
|
Remove MS SQL JDBC driver from the Keycloak product
Closes #22983
|
2023-09-07 15:30:34 +02:00 |
|
Martin Bartoš
|
6ca78b7554
|
Return Oracle JDBC driver to the upstream
Closes #22999
|
2023-09-06 19:11:29 +02:00 |
|
Martin Bartoš
|
b05c79d591
|
Error message when JDBC driver is missing is not helpful (#22833)
Closes #22795
|
2023-09-04 14:38:17 +02:00 |
|
Martin Bartoš
|
7c013e8d48
|
Add a Maven profile to remove GELF support (#22615)
Closes #22515
Co-authored-by: Václav Muzikář <vmuzikar@redhat.com>
|
2023-08-29 17:03:08 +00:00 |
|
Václav Muzikář
|
1811c39632
|
Fix cache option defaults in help (#22708)
Closes #22707
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2023-08-28 12:07:48 +02:00 |
|
Václav Muzikář
|
ecdf8e897f
|
Upgrade to Quarkus 3.2.2.Final (#21912)
Closes #21907
|
2023-07-26 16:20:23 +02:00 |
|
Takashi Norimatsu
|
0ddef5dda8
|
DPoP support 1st phase (#21202)
closes #21200
Co-authored-by: Dmitry Telegin <dmitryt@backbase.com>
Co-authored-by: mposolda <mposolda@gmail.com>
|
2023-07-24 16:44:24 +02:00 |
|
Alexander Schwartz
|
a25df4afea
|
Align database versions in Quarkus integration tests with the root pom (#21512)
Now it is using the same version that is used in the integration test and which is stated in the docs as the tested version.
Closes: #15411
|
2023-07-10 16:59:26 +02:00 |
|
Alexander Schwartz
|
8bdfb8e1b6
|
Updating performance information on export/import
Closes: #20703
|
2023-07-07 09:43:59 -03:00 |
|
Peter Zaoral
|
2b1c29a6f2
|
Use Quarkus Platform BOM
Closes #20570
Closes #15870
Co-authored-by: Peter Zaoral <pzaoral@redhat.com>
|
2023-07-06 12:45:48 -03:00 |
|
Martin Bartoš
|
ee205c8fbc
|
Enable IPv6 dualstack support by default (#21340)
Closes #15003
|
2023-07-03 13:35:33 +00:00 |
|
Jon Koops
|
651a7f29fc
|
Promote Account Console v3 to preview (#20969)
|
2023-06-15 12:24:01 -04:00 |
|
Pedro Igor
|
4a85b21eb3
|
Removing unnecessary message from main command help text (#20692)
Closes #20689
|
2023-06-01 09:12:39 +02:00 |
|
Andre Nascimento
|
30c7808d9d
|
Clarify the use of '--db-url-properties' option in its description and in the guide.
Closes #12720
|
2023-05-31 09:41:04 -03:00 |
|
stianst
|
0832992e59
|
Removing OpenShift integration and moving to separate extension
closes #20496
Co-authored-by: mposolda <mposolda@gmail.com>
|
2023-05-30 17:39:32 +02:00 |
|
Pedro Igor
|
e9accaf387
|
Show warning message when overriding build options during starts (#20585)
Closes #20582
|
2023-05-29 13:21:57 +02:00 |
|
Peter Zaoral
|
34e5884415
|
SmallRye Keystore (#20375)
* added integration with SmallRye Keystore (keycloak#19281)
Closes #11089
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
|
2023-05-25 17:36:20 +02:00 |
|
Peter Zaoral
|
72b238fb48
|
Keystore vault (#19644)
* KeystoreVault SPI
* added KeystoreVault - a Vault SPI implementation (#19281)
Closes #17252
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
|
2023-05-24 16:20:30 +00:00 |
|
Václav Muzikář
|
1aa3e2d7e3
|
Fix processing of env variable references (#20462)
Closes #20032
|
2023-05-22 14:48:59 +02:00 |
|
Pedro Igor
|
c17fcd49c8
|
Support for non-XA databases (#20141)
|
2023-05-04 19:08:10 +02:00 |
|
Martin Bartoš
|
5a96efad11
|
Do not display error log for initial admin creation
Closes #15789
Co-authored-by: Steve Weixel <steve.weixel@quantum.com>
|
2023-04-28 14:36:05 +02:00 |
|
Martin Bartoš
|
e3e1df2dd6
|
Fix Quarkus IT (zip) tests
|
2023-04-27 13:36:54 +02:00 |
|
Martin Bartoš
|
8584174099
|
Change default DB dialects
|
2023-04-27 13:36:54 +02:00 |
|
Martin Bartoš
|
a895cc1a60
|
Fix Quarkus IT tests for Quarkus 3
|
2023-04-27 13:36:54 +02:00 |
|
Peter Zaoral
|
4ff2de7f46
|
Quarkus3 branch sync
18.1.2023:
* applied Quarkus 3 OpenRewrite recipe
* fixed the parts that were missed by the script
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
|
2023-04-27 13:36:54 +02:00 |
|
Martin Bartoš
|
7cff857238
|
Migrate packages from javax.* to jakarta.*
---
Quarkus3 branch sync no. 14 (24.4.2023)
Resolved conflicts:
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/storage/ComponentExportImportTest.java - Modified
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/DeclarativeUserTest.java - Modified
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/storage/FederatedStorageExportImportTest.java - Modified
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/authentication/FlowTest.java - Modified
keycloak/services/src/main/java/org/keycloak/services/resources/admin/UserResource.java - Modified
---
Quarkus3 branch sync no. 13 (11.4.2023)
Resolved conflicts:
keycloak/testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/pages/AccountTotpPage.java - Deleted
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/storage/BackwardsCompatibilityUserStorageTest.java - Modified
---
Quarkus3 branch sync no. 12 (31.3.2023)
Resolved conflicts:
keycloak/quarkus/runtime/src/main/java/org/keycloak/quarkus/runtime/services/resources/QuarkusWelcomeResource.java - Modified
keycloak/services/src/main/java/org/keycloak/protocol/saml/profile/util/Soap.java - Modified
keycloak/testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/util/UserInfoClientUtil.java - Modified
keycloak/services/src/main/java/org/keycloak/protocol/oidc/endpoints/UserInfoEndpoint.java - Modified
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/sessionlimits/UserSessionLimitsTest.java - Modified
---
Quarkus3 branch sync no. 10 (17.3.2023)
Resolved conflicts:
keycloak/services/src/main/java/org/keycloak/protocol/saml/SamlProtocolUtils.java - Modified
---
Quarkus3 branch sync no. 9 (10.3.2023)
Resolved conflicts:
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/kerberos/AbstractKerberosSingleRealmTest.java - Modified
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/forms/LoginTest.java - Modified
---
Quarkus3 branch sync no. 8 (3.3.2023)
Resolved conflicts:
keycloak/testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/util/SamlClient.java Modified - Modified
keycloak/services/src/main/java/org/keycloak/protocol/saml/SamlProtocol.java - Modified
keycloak/examples/providers/authenticator/src/main/java/org/keycloak/examples/authenticator/SecretQuestionAuthenticator.java - Modified
---
Quarkus3 branch sync no. 6 (17.2.2023)
Resolved conflicts:
keycloak/integration/admin-client/src/main/java/org/keycloak/admin/client/resource/ComponentsResource.java - Modified
keycloak/testsuite/utils/src/main/java/org/keycloak/testsuite/KeycloakServer.java - Modified
keycloak/services/src/main/java/org/keycloak/protocol/saml/installation/SamlSPDescriptorClientInstallation.java - Modified
---
Quarkus3 branch sync no. 5 (10.2.2023)
Resolved conflicts:
/keycloak/services/src/main/java/org/keycloak/social/google/GoogleIdentityProvider.java Modified - Modified
keycloak/services/src/main/java/org/keycloak/social/twitter/TwitterIdentityProvider.java - Modified
---
Quarkus3 branch sync no. 4 (3.2.2023)
Resolved conflicts:
keycloak/quarkus/runtime/src/main/java/org/keycloak/quarkus/runtime/integration/jaxrs/QuarkusKeycloakApplication.java - Modified
---
Quarkus3 branch sync no. 1 (18.1.2023)
Resolved conflicts:
keycloak/testsuite/client/ClientPoliciesTest.java - Deleted
keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/client/ClientRegistrationTest.java - Modified
keycloak/model/map-jpa/src/main/java/org/keycloak/models/map/storage/jpa/JpaModelCriteriaBuilder.java - Modified
|
2023-04-27 13:36:54 +02:00 |
|
Alexander Schwartz
|
4f8d67c9fc
|
All commands now auto-reaugment except show-config
Closes #15782
Closes #15898
Closes #17498
|
2023-04-21 15:06:51 +02:00 |
|
Andre Nascimento
|
a7153af7b0
|
Port of the custom extension 'Hostname Debug Tool' to Keycloak.
Co-authored-by: stianst <stian@redhat.com>
Closes #15910
|
2023-04-21 13:53:33 +02:00 |
|
Jon Koops
|
a2eb619e0e
|
Include Account Console version 3 as a theme (#19641)
|
2023-04-13 09:41:40 -04:00 |
|
mposolda
|
863d28e232
|
Promote FIPS 140-2 to supported in Keycloak 22
closes #17234
|
2023-04-12 15:29:54 +02:00 |
|