author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
339,511
30.06.2022 06:49:06
-32,400
29aad9dc459a172d8de199451617eea1f295c704
PAR logic affecting /auth endpoint Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/request/AuthorizationEndpointRequest.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/request/AuthorizationEndpointRequest.java", "diff": "@@ -132,6 +132,10 @@ public cl...
Java
Apache License 2.0
keycloak/keycloak
PAR logic affecting /auth endpoint Closes #9289
339,384
11.07.2022 12:22:25
-7,200
7fccdb10d8fb344d0abde76f762bc0172c26cffc
Fixing ClientPoliciesTest failure Closes
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/other/console/src/test/java/org/keycloak/testsuite/console/realm/ClientPoliciesTest.java", "new_path": "testsuite/integration-arquillian/tests/other/console/src/test/java/org/keycloak/testsuite/console/realm/ClientPoliciesTes...
Java
Apache License 2.0
keycloak/keycloak
Fixing ClientPoliciesTest failure (#12670) Closes #10633 Co-authored-by: wojnarfilip <fwojnar@redhat.com>
339,618
11.07.2022 08:05:56
-7,200
e9714c78a6842435b4f9fda624c4306531741ca7
Fix internal filepath for logging on windows Alo fixes filepath for concurrenthashmap and one windows-only test referencing now non-existing QuarkusJpaConnectionProviderFactory log output in LoggingDistTest Closes
[ { "change_type": "MODIFY", "old_path": "quarkus/runtime/src/main/resources/META-INF/keycloak.conf", "new_path": "quarkus/runtime/src/main/resources/META-INF/keycloak.conf", "diff": "@@ -24,10 +24,10 @@ metrics-enabled=false\n#logging defaults\nlog-console-output=default\n-log-file=${kc.home.dir:defa...
Java
Apache License 2.0
keycloak/keycloak
Fix internal filepath for logging on windows Alo fixes filepath for concurrenthashmap and one windows-only test referencing now non-existing QuarkusJpaConnectionProviderFactory log output in LoggingDistTest Closes #12984
339,290
05.07.2022 21:35:09
-36,000
2ce3ba291fadcf7f174c97dd2359173d63784619
Correct NPM update instructions with correct path
[ { "change_type": "MODIFY", "old_path": "themes/UPDATING-NODE-MODULES.md", "new_path": "themes/UPDATING-NODE-MODULES.md", "diff": "@@ -14,7 +14,7 @@ cd -\n## For the new account console\n```bash\n-cd src/main/resources/theme/keycloak.v2/account/resources\n+cd src/main/resources/theme/keycloak.v2/acco...
Java
Apache License 2.0
keycloak/keycloak
Correct NPM update instructions with correct path
339,500
11.07.2022 14:25:19
-7,200
4b436128065c50385df89e8aa1a4fb1162855c68
Disable WARN logging for Hot Rod RemoteQuery class
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/resources/log4j.properties", "new_path": "testsuite/integration-arquillian/tests/base/src/test/resources/log4j.properties", "diff": "@@ -61,6 +61,7 @@ log4j.logger.org.keycloak.models.cache.infinispan=${keyc...
Java
Apache License 2.0
keycloak/keycloak
Disable WARN logging for Hot Rod RemoteQuery class
339,265
13.07.2022 07:37:15
-32,400
d26cff270fd39f542f599f37480413484703bd17
Delete unnecessary import statements
[ { "change_type": "MODIFY", "old_path": "core/src/main/java/org/keycloak/representations/OAuth2DeviceAuthorizationResponse.java", "new_path": "core/src/main/java/org/keycloak/representations/OAuth2DeviceAuthorizationResponse.java", "diff": "@@ -22,7 +22,6 @@ import static org.keycloak.OAuth2Constants...
Java
Apache License 2.0
keycloak/keycloak
Delete unnecessary import statements (#12935) (#12936)
339,410
13.07.2022 14:58:01
-7,200
b8d5e01cf3b4c708410ada7f48357800a7f3f55b
Avoid using old legacy-store API in the test suite
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/other/base-ui/src/test/java/org/keycloak/testsuite/ui/account2/DeviceActivityTest.java", "new_path": "testsuite/integration-arquillian/tests/other/base-ui/src/test/java/org/keycloak/testsuite/ui/account2/DeviceActivityTest.ja...
Java
Apache License 2.0
keycloak/keycloak
Avoid using old legacy-store API in the test suite (#13077)
339,572
13.07.2022 15:58:48
-7,200
27bed258dbb4958ee241a509882f03f61ad8686f
Typo in the configuration provider documentation It would seem that it was written slashes instead of dashes Resolves
[ { "change_type": "MODIFY", "old_path": "docs/guides/src/main/server/configuration-provider.adoc", "new_path": "docs/guides/src/main/server/configuration-provider.adoc", "diff": "@@ -27,7 +27,7 @@ The `<provider-id>` is the id of the provider you want to configure. This is the\nThe `<property>` is th...
Java
Apache License 2.0
keycloak/keycloak
Typo in the configuration provider documentation It would seem that it was written slashes instead of dashes Resolves #13085
339,276
13.07.2022 16:04:49
-7,200
46b4b0851d5c0a1b12f2dd6bd9fa1c9242c0426f
Grammar mistakes in the README file The purpose of this pull request is to fix minor grammer mistakes in the README file. All mistakes were present in the form of missing commas. Resolves
[ { "change_type": "MODIFY", "old_path": "README.md", "new_path": "README.md", "diff": "@@ -18,13 +18,13 @@ If you've found a security vulnerability, please look at the [instructions on ho\n## Reporting an issue\n-If you believe you have discovered a defect in Keycloak please open [an issue](https://g...
Java
Apache License 2.0
keycloak/keycloak
Grammar mistakes in the README file The purpose of this pull request is to fix minor grammer mistakes in the README file. All mistakes were present in the form of missing commas. Resolves #13087
339,410
13.07.2022 20:31:21
-7,200
d4c97bd3a91d007532aac52de1d61e4c9fbee117
Choose alternatives for CockroachDB for referenced computed columns
[ { "change_type": "MODIFY", "old_path": "model/map-jpa/src/main/resources/META-INF/authz/permission/jpa-authz-permission-changelog-1.xml", "new_path": "model/map-jpa/src/main/resources/META-INF/authz/permission/jpa-authz-permission-changelog-1.xml", "diff": "@@ -58,6 +58,12 @@ limitations under the L...
Java
Apache License 2.0
keycloak/keycloak
Choose alternatives for CockroachDB for referenced computed columns (#12991)
339,410
13.07.2022 20:31:34
-7,200
84ac2a2ba4d1f6c24fe4a5985e0a898d4d7108a8
Update configuration to re-enable starting KeycloakServer for map storage
[ { "change_type": "MODIFY", "old_path": "testsuite/utils/src/main/resources/META-INF/keycloak-server.json", "new_path": "testsuite/utils/src/main/resources/META-INF/keycloak-server.json", "diff": "\"userSessions\": {\n\"provider\": \"${keycloak.userSession.provider:infinispan}\",\n\"map\": {\n- \"sto...
Java
Apache License 2.0
keycloak/keycloak
Update configuration to re-enable starting KeycloakServer for map storage (#13079)
339,558
14.07.2022 12:26:18
21,600
e4fda78f5ff9c717776b8837c1a91a93005200e3
fixing social icons for issue
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources/theme/keycloak.v2/account/resources/public/layout.css", "new_path": "themes/src/main/resources/theme/keycloak.v2/account/resources/public/layout.css", "diff": "}\n}\n-/* Linked Accounts screen */\n-.idp-icon-social {\n- width: 32px;\n...
Java
Apache License 2.0
keycloak/keycloak
fixing social icons for issue https://github.com/keycloak/keycloak/issues/12047 (#12977)
339,142
15.07.2022 11:06:07
-7,200
f7a80409a91a7f323fa451e5d71b8354009fe9bf
Add flow to generate secret length based on signature algorithm Closes
[ { "change_type": "MODIFY", "old_path": "common/src/main/java/org/keycloak/common/util/SecretGenerator.java", "new_path": "common/src/main/java/org/keycloak/common/util/SecretGenerator.java", "diff": "@@ -5,7 +5,9 @@ import java.util.Random;\npublic class SecretGenerator {\n- public static final int ...
Java
Apache License 2.0
keycloak/keycloak
Add flow to generate secret length based on signature algorithm (#13107) Closes #9376
339,410
15.07.2022 11:23:29
-7,200
30b41d02b4595677772e80699a12e0359cb89fca
Move non-map-storage related classes to new package Closes
[ { "change_type": "RENAME", "old_path": "model/map/src/main/java/org/keycloak/models/map/stickysession/DisabledStickySessionEncoderProvider.java", "new_path": "server-spi-private/src/main/java/org/keycloak/sessions/DisabledStickySessionEncoderProvider.java", "diff": "* limitations under the License.\...
Java
Apache License 2.0
keycloak/keycloak
Move non-map-storage related classes to new package Closes #13081
339,410
15.07.2022 09:50:01
-7,200
b959e5c32a1a68fa9c2850b4a5f2ef695d279bb8
Prevent logging changeset on the console for Quarkus Closes
[ { "change_type": "MODIFY", "old_path": "model/map-jpa/src/main/java/org/keycloak/models/map/storage/jpa/liquibase/connection/DefaultLiquibaseConnectionProvider.java", "new_path": "model/map-jpa/src/main/java/org/keycloak/models/map/storage/jpa/liquibase/connection/DefaultLiquibaseConnectionProvider.java...
Java
Apache License 2.0
keycloak/keycloak
Prevent logging changeset on the console for Quarkus Closes #13126
339,410
18.07.2022 10:47:30
-7,200
43539cd3c0ccbe946a0b436e1f24970a4e0201d2
Rework handling of Infinispan exceptions to stabilize the test Closes
[ { "change_type": "MODIFY", "old_path": "testsuite/model/src/test/java/org/keycloak/testsuite/model/session/OfflineSessionPersistenceTest.java", "new_path": "testsuite/model/src/test/java/org/keycloak/testsuite/model/session/OfflineSessionPersistenceTest.java", "diff": "*/\npackage org.keycloak.tests...
Java
Apache License 2.0
keycloak/keycloak
Rework handling of Infinispan exceptions to stabilize the test Closes #13164
339,410
18.07.2022 14:43:31
-7,200
3f5a087db9ff9e3625fd38286807f52e442691e1
Enable JPA map user session store Also removing previous workarounds when this wasn't available, yet. Closes
[ { "change_type": "MODIFY", "old_path": "quarkus/deployment/src/main/java/org/keycloak/quarkus/deployment/KeycloakProcessor.java", "new_path": "quarkus/deployment/src/main/java/org/keycloak/quarkus/deployment/KeycloakProcessor.java", "diff": "@@ -557,9 +557,7 @@ class KeycloakProcessor {\nList<Provid...
Java
Apache License 2.0
keycloak/keycloak
Enable JPA map user session store Also removing previous workarounds when this wasn't available, yet. Closes #13121
339,410
16.07.2022 12:30:34
-7,200
247cf0d09a5fdeb2ad7cc7eba8b3cff68410e9be
Assure that a second thread waits for the first thread to process the database changes Closes
[ { "change_type": "MODIFY", "old_path": "model/map-jpa/src/main/java/org/keycloak/models/map/storage/jpa/JpaMapStorageProviderFactory.java", "new_path": "model/map-jpa/src/main/java/org/keycloak/models/map/storage/jpa/JpaMapStorageProviderFactory.java", "diff": "@@ -166,6 +166,10 @@ public class JpaM...
Java
Apache License 2.0
keycloak/keycloak
Assure that a second thread waits for the first thread to process the database changes Closes #13130
339,410
18.07.2022 09:52:42
-7,200
f490638971a5b23334637d973cd2770bd9aa8cfa
Fall back to standard Liquibase locking As DBLockProvider is "none" for the Map storage providers, there is no locking provided by DB Lock provider. Liquibase's classic lock provider has issues that need to be tackled in a follow-up issue, see Closes
[ { "change_type": "MODIFY", "old_path": "model/jpa/src/main/java/org/keycloak/connections/jpa/updater/liquibase/lock/LiquibaseDBLockProviderFactory.java", "new_path": "model/jpa/src/main/java/org/keycloak/connections/jpa/updater/liquibase/lock/LiquibaseDBLockProviderFactory.java", "diff": "@@ -20,17 ...
Java
Apache License 2.0
keycloak/keycloak
Fall back to standard Liquibase locking As DBLockProvider is "none" for the Map storage providers, there is no locking provided by DB Lock provider. Liquibase's classic lock provider has issues that need to be tackled in a follow-up issue, see https://github.com/liquibase/liquibase/issues/1311 Closes #13130
339,618
15.07.2022 09:31:20
-7,200
b563028f42172ed1e8e6c8ebbaf3813c93638458
Rename Cluster to Cache in cli help and rename classes to refer to caching Should be merged after the changes to auto-build are in to avoid more merge conflicts Closes
[ { "change_type": "MODIFY", "old_path": "quarkus/config-api/src/main/java/org/keycloak/config/AllOptions.java", "new_path": "quarkus/config-api/src/main/java/org/keycloak/config/AllOptions.java", "diff": "@@ -8,7 +8,7 @@ public class AllOptions {\npublic static final List<Option<?>> ALL_OPTIONS = new...
Java
Apache License 2.0
keycloak/keycloak
Rename Cluster to Cache in cli help and rename classes to refer to caching Should be merged after the changes to auto-build are in to avoid more merge conflicts Closes #13124
339,500
14.07.2022 21:43:01
-7,200
c8a6846ee061b34a9b7d01cc37c1b741c940b9a0
Remove offline sessions when deleting a realm
[ { "change_type": "MODIFY", "old_path": "model/map/src/main/java/org/keycloak/models/map/userSession/MapUserSessionProvider.java", "new_path": "model/map/src/main/java/org/keycloak/models/map/userSession/MapUserSessionProvider.java", "diff": "@@ -34,7 +34,6 @@ import org.keycloak.models.map.storage.M...
Java
Apache License 2.0
keycloak/keycloak
Remove offline sessions when deleting a realm
339,410
19.07.2022 19:16:34
-7,200
4d19099c6698bccfd14a95a69e05a88ce1cb0baf
Workarounds to make Listeners and non-autocommit work on Quarkus Closes
[ { "change_type": "MODIFY", "old_path": "model/map-jpa/src/main/java/org/keycloak/models/map/storage/jpa/EventListenerIntegrator.java", "new_path": "model/map-jpa/src/main/java/org/keycloak/models/map/storage/jpa/EventListenerIntegrator.java", "diff": "@@ -23,15 +23,24 @@ import org.hibernate.event.s...
Java
Apache License 2.0
keycloak/keycloak
Workarounds to make Listeners and non-autocommit work on Quarkus Closes #13200
339,364
19.07.2022 12:24:09
-7,200
15a04021e0d1d4331bade51a1ac8844ce56e5e78
Operator doesn't reconcile annotations specified in pod template
[ { "change_type": "MODIFY", "old_path": "operator/src/main/java/org/keycloak/operator/controllers/KeycloakDeployment.java", "new_path": "operator/src/main/java/org/keycloak/operator/controllers/KeycloakDeployment.java", "diff": "@@ -93,11 +93,12 @@ public class KeycloakDeployment extends OperatorMana...
Java
Apache License 2.0
keycloak/keycloak
Operator doesn't reconcile annotations specified in pod template
339,178
15.07.2022 14:21:31
-3,600
4fd3049c853a33beab9bd03f981dbfec164530db
[12826] Configuring Postgres and MariaDb version
[ { "change_type": "MODIFY", "old_path": "quarkus/README.md", "new_path": "quarkus/README.md", "diff": "@@ -105,3 +105,7 @@ These tests are disabled by default. They using Quarkus development mode predefi\nmvn clean install -Dkc.test.storage.database=true -Dtest=MariaDBStartDatabaseTest\nto spin up a ...
Java
Apache License 2.0
keycloak/keycloak
[12826] Configuring Postgres and MariaDb version
339,487
15.07.2022 09:21:15
10,800
e9c55f45e5eef4ecc69ff7da0d646d2990923afc
Enable action token JPA provider in map-storage-jpa profile Closes
[ { "change_type": "MODIFY", "old_path": "model/map-jpa/src/main/resources/default-map-jpa-persistence.xml", "new_path": "model/map-jpa/src/main/resources/default-map-jpa-persistence.xml", "diff": "<class>org.keycloak.models.map.storage.jpa.role.entity.JpaRoleEntity</class>\n<class>org.keycloak.models...
Java
Apache License 2.0
keycloak/keycloak
Enable action token JPA provider in map-storage-jpa profile Closes #13139
339,500
12.07.2022 10:45:33
-7,200
c2bd01bca08090a3506c19020a053248fe75490f
Add model tests for Hot Rod starting multiple nodes
[ { "change_type": "MODIFY", "old_path": "testsuite/model/src/test/java/org/keycloak/testsuite/model/session/UserSessionProviderModelTest.java", "new_path": "testsuite/model/src/test/java/org/keycloak/testsuite/model/session/UserSessionProviderModelTest.java", "diff": "*/\npackage org.keycloak.testsui...
Java
Apache License 2.0
keycloak/keycloak
Add model tests for Hot Rod starting multiple nodes
339,410
21.07.2022 10:30:59
-7,200
a14501dd771fc48c1503752f880a70078659a4ca
Remove concurrently removed elements from the result Closes
[ { "change_type": "MODIFY", "old_path": "model/jpa/src/main/java/org/keycloak/models/jpa/JpaRealmProvider.java", "new_path": "model/jpa/src/main/java/org/keycloak/models/jpa/JpaRealmProvider.java", "diff": "@@ -558,6 +558,8 @@ public class JpaRealmProvider implements RealmProvider, ClientProvider, Cl...
Java
Apache License 2.0
keycloak/keycloak
Remove concurrently removed elements from the result Closes #13245
339,410
25.07.2022 21:09:29
-7,200
9a895607710daa2bd4b46cf1022a195e8e66e1fb
Liquibase should differentiate between CockroachDB and PostgreSQL despite them same driver Only this way the different SQL script for CockroachDB and PostgreSQL will work as expected on Quarkus. Closes
[ { "change_type": "MODIFY", "old_path": "quarkus/config-api/src/main/java/org/keycloak/config/database/Database.java", "new_path": "quarkus/config-api/src/main/java/org/keycloak/config/database/Database.java", "diff": "@@ -135,7 +135,7 @@ public final class Database {\n\"org.postgresql.Driver\",\n\"i...
Java
Apache License 2.0
keycloak/keycloak
Liquibase should differentiate between CockroachDB and PostgreSQL despite them same driver Only this way the different SQL script for CockroachDB and PostgreSQL will work as expected on Quarkus. Closes #13317
339,231
26.07.2022 04:10:06
10,800
ee2c5391bd9d2cfaafb0ddede4c32246de56f7e1
Possible client enumeration in the authorization endpoint Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/AuthorizationEndpoint.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/AuthorizationEndpoint.java", "diff": "@@ -230,7 +230,7 @@ public class AuthorizationEndpoint exten...
Java
Apache License 2.0
keycloak/keycloak
Possible client enumeration in the authorization endpoint Closes #12164
339,247
26.07.2022 04:52:16
18,000
865a180c008fc3bd365c8456f0a477ed4d4d8cd9
Remove bc dependency from server-spi and server-spi-private Closes
[ { "change_type": "MODIFY", "old_path": "distribution/feature-packs/server-feature-pack/src/main/resources/modules/system/layers/keycloak/org/keycloak/keycloak-server-spi-private/main/module.xml", "new_path": "distribution/feature-packs/server-feature-pack/src/main/resources/modules/system/layers/keycloa...
Java
Apache License 2.0
keycloak/keycloak
Remove bc dependency from server-spi and server-spi-private (#13319) Closes #12858
339,179
25.07.2022 23:34:35
-7,200
3589778a109abe473b64c8511b2102be6fa1ebb5
Add possibility to configure HotRod storage in Quarkus distribution Closes
[ { "change_type": "MODIFY", "old_path": ".github/workflows/ci.yml", "new_path": ".github/workflows/ci.yml", "diff": "@@ -492,7 +492,7 @@ jobs:\n- name: Run Quarkus Storage Tests\nrun: |\n- ./mvnw clean install -nsu -B -f quarkus/tests/pom.xml -Ptest-database -Dtest=PostgreSQLDistTest,DatabaseOptionsD...
Java
Apache License 2.0
keycloak/keycloak
Add possibility to configure HotRod storage in Quarkus distribution Closes #12617
339,364
26.07.2022 18:37:20
-7,200
4e83b9be9d730a2fe89c56bda06180924b98c77a
`Recreate` upgrade strategy using the new Operator
[ { "change_type": "MODIFY", "old_path": "operator/src/main/java/org/keycloak/operator/controllers/KeycloakDeployment.java", "new_path": "operator/src/main/java/org/keycloak/operator/controllers/KeycloakDeployment.java", "diff": "@@ -60,6 +60,8 @@ public class KeycloakDeployment extends OperatorManage...
Java
Apache License 2.0
keycloak/keycloak
`Recreate` upgrade strategy using the new Operator (#13326) Co-authored-by: Dominik Guhr <dguhr@redhat.com>
339,410
25.07.2022 18:58:43
-7,200
67e2f342a94ba2b46e12c5eb32c9185e2628f277
Allow Quarkus configuration to mix different storage providers Closes
[ { "change_type": "MODIFY", "old_path": ".github/workflows/ci.yml", "new_path": ".github/workflows/ci.yml", "diff": "@@ -492,7 +492,7 @@ jobs:\n- name: Run Quarkus Storage Tests\nrun: |\n- ./mvnw clean install -nsu -B -f quarkus/tests/pom.xml -Ptest-database -Dtest=PostgreSQLDistTest,DatabaseOptionsD...
Java
Apache License 2.0
keycloak/keycloak
Allow Quarkus configuration to mix different storage providers Closes #13312
339,618
27.07.2022 09:33:54
-7,200
22e1c4854d589834d906cfd932de2ca674322888
changed config guide Closes
[ { "change_type": "MODIFY", "old_path": "docs/guides/src/main/server/configuration.adoc", "new_path": "docs/guides/src/main/server/configuration.adoc", "diff": "<@tmpl.guide\ntitle=\"Configuring Keycloak\"\n-summary=\"An overview of the server configuration\">\n+summary=\"Understand how to configure ...
Java
Apache License 2.0
keycloak/keycloak
changed config guide (#13137) Closes #13135
339,410
27.07.2022 09:34:00
-7,200
7f355b43f8a93d1b9bcafc432f88fb2bbafe35f4
Add prefix to the area Map storage options for Quarkus Closes
[ { "change_type": "MODIFY", "old_path": "quarkus/config-api/src/main/java/org/keycloak/config/StorageOptions.java", "new_path": "quarkus/config-api/src/main/java/org/keycloak/config/StorageOptions.java", "diff": "@@ -64,14 +64,14 @@ public class StorageOptions {\n.buildTime(true)\n.build();\n- public...
Java
Apache License 2.0
keycloak/keycloak
Add prefix to the area Map storage options for Quarkus Closes #13355
339,185
20.07.2022 12:27:19
-7,200
143e6bc932a139b63868fa0791b9e714e2cc9d8c
Replace undertow-map with quarkus-map Fixes:
[ { "change_type": "MODIFY", "old_path": ".github/workflows/ci.yml", "new_path": ".github/workflows/ci.yml", "diff": "@@ -137,7 +137,7 @@ jobs:\nruns-on: ubuntu-latest\nstrategy:\nmatrix:\n- server: ['quarkus', 'undertow-map', 'wildfly', 'undertow-map-hot-rod']\n+ server: ['quarkus', 'quarkus-map', 'w...
Java
Apache License 2.0
keycloak/keycloak
Replace undertow-map with quarkus-map Fixes: #12652
339,179
25.07.2022 16:57:38
-7,200
8ed9ce29d159d10728ada8da708dab111921b024
Enable near-caching for HotRod store Closes
[ { "change_type": "MODIFY", "old_path": "model/map-hot-rod/src/main/java/org/keycloak/models/map/storage/hotRod/connections/DefaultHotRodConnectionProviderFactory.java", "new_path": "model/map-hot-rod/src/main/java/org/keycloak/models/map/storage/hotRod/connections/DefaultHotRodConnectionProviderFactory....
Java
Apache License 2.0
keycloak/keycloak
Enable near-caching for HotRod store Closes #13303
339,410
25.07.2022 12:36:01
-7,200
8470a30446cf1a8280353fb96f8e2152d5d186ac
Introduce CLI parameter to set the deployment state version seed Closes
[ { "change_type": "MODIFY", "old_path": "model/map/src/main/java/org/keycloak/models/map/deploymentState/MapDeploymentStateProviderFactory.java", "new_path": "model/map/src/main/java/org/keycloak/models/map/deploymentState/MapDeploymentStateProviderFactory.java", "diff": "@@ -50,13 +50,13 @@ public c...
Java
Apache License 2.0
keycloak/keycloak
Introduce CLI parameter to set the deployment state version seed Closes #12710
339,410
28.07.2022 20:30:05
-7,200
2a926f3e61c858ed99d371c015d62cd76c5c32b2
Abort CodeQL runs on new pushes to a pull-request's branch
[ { "change_type": "MODIFY", "old_path": ".github/workflows/ci.yml", "new_path": ".github/workflows/ci.yml", "diff": "@@ -3,10 +3,8 @@ name: Keycloak CI\non:\npush:\nbranches-ignore: [main]\n- pull_request:\n- paths-ignore:\n- - '.github/workflows/**'\n- - '!.github/workflows/ci.yml'\n+ # as the ci.ym...
Java
Apache License 2.0
keycloak/keycloak
Abort CodeQL runs on new pushes to a pull-request's branch (#13241)
339,149
29.07.2022 06:24:34
14,400
7356e1a3793f23b2cd6c3db270b2c88ad2a6d004
Update configuration.adoc Updated command to run the application from build to start.
[ { "change_type": "MODIFY", "old_path": "docs/guides/src/main/server/configuration.adoc", "new_path": "docs/guides/src/main/server/configuration.adoc", "diff": "@@ -192,7 +192,7 @@ Find available build options either by looking at the https://www.keycloak.org/s\n==== Second step: Start Keycloak using...
Java
Apache License 2.0
keycloak/keycloak
Update configuration.adoc (#13400) Updated command to run the application from build to start.
339,618
28.07.2022 10:34:01
-7,200
10e3c797a3bd4df52525fa16f033e494f1ac03ed
Only show non-hidden options in --help-all for options where supportlevel is not SUPPORTED Closes
[ { "change_type": "MODIFY", "old_path": "quarkus/config-api/src/main/java/org/keycloak/config/StorageOptions.java", "new_path": "quarkus/config-api/src/main/java/org/keycloak/config/StorageOptions.java", "diff": "@@ -50,7 +50,6 @@ public class StorageOptions {\n.description(String.format(\"Sets the d...
Java
Apache License 2.0
keycloak/keycloak
Only show non-hidden options in --help-all for options where supportlevel is not SUPPORTED Closes #13385
339,618
29.07.2022 10:43:54
-7,200
43afcf11ac62aec3ef49701ee0eba44d8547a6e6
add gelf log level option also aligns writing in logging.adoc to always use GELF instead of gelf/Gelf in plain text. Closes
[ { "change_type": "MODIFY", "old_path": "quarkus/config-api/src/main/java/org/keycloak/config/LoggingOptions.java", "new_path": "quarkus/config-api/src/main/java/org/keycloak/config/LoggingOptions.java", "diff": "@@ -105,6 +105,12 @@ public class LoggingOptions {\n.hidden()\n.build();\n+ public stati...
Java
Apache License 2.0
keycloak/keycloak
add gelf log level option also aligns writing in logging.adoc to always use GELF instead of gelf/Gelf in plain text. Closes #13397
339,705
01.08.2022 19:49:11
-3,600
c7be78fade1e966307bc478e04aaaf35e2d9fc9f
Add admin-ui dependencies to integration-arquillian testsuite Fixes:
[ { "change_type": "MODIFY", "old_path": "pom.xml", "new_path": "pom.xml", "diff": "<jboss.as.version>7.2.0.Final</jboss.as.version>\n<jboss.as.subsystem.test.version>7.5.22.Final-redhat-1</jboss.as.subsystem.test.version>\n+ <keycloak.admin-ui.version>${project.version}</keycloak.admin-ui.version>\n+...
Java
Apache License 2.0
keycloak/keycloak
Add admin-ui dependencies to integration-arquillian testsuite Co-authored-by: nchopra <nchopra@redhat.com> Fixes: #13465
339,500
01.08.2022 16:54:13
-7,200
ff26698053992e0f1c05a084d625a9a2c5ba2aa9
Stabilize testCreateUserSessionsParallel model test
[ { "change_type": "MODIFY", "old_path": "testsuite/model/src/test/java/org/keycloak/testsuite/model/session/UserSessionProviderModelTest.java", "new_path": "testsuite/model/src/test/java/org/keycloak/testsuite/model/session/UserSessionProviderModelTest.java", "diff": "@@ -53,6 +53,7 @@ import java.ut...
Java
Apache License 2.0
keycloak/keycloak
Stabilize testCreateUserSessionsParallel model test
339,282
02.08.2022 13:29:45
14,400
ec384702a9ba57e7393c9f2c4bd9da2ea09c04e8
Add keycloak.v2 to product keycloak-themes.json as it is required by rh-sso.v2 account theme.
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-product/META-INF/keycloak-themes.json", "new_path": "themes/src/main/resources-product/META-INF/keycloak-themes.json", "diff": "}, {\n\"name\" : \"rh-sso\",\n\"types\": [ \"admin\", \"account\", \"login\", \"common\", \"email\", \"wel...
Java
Apache License 2.0
keycloak/keycloak
Add keycloak.v2 to product keycloak-themes.json as it is required by rh-sso.v2 account theme. (#8805)
339,618
04.08.2022 18:28:40
-7,200
f0b7cc66f60e627e9a25f80c2c68c3e967e49c98
remove ambiguity in caching docs Closes
[ { "change_type": "MODIFY", "old_path": "docs/guides/src/main/server/caching.adoc", "new_path": "docs/guides/src/main/server/caching.adoc", "diff": "@@ -12,8 +12,8 @@ The current distributed cache implementation is built on top of https://infinisp\n== Enable distributed caching\nWhen you start Keyclo...
Java
Apache License 2.0
keycloak/keycloak
remove ambiguity in caching docs Closes #13553
339,179
02.08.2022 15:49:17
-7,200
ec808d28bb224fc243edd334aa549a8cf8d94ca7
Remove possibility to start embedded HotRod server in hotrod-map module Closes
[ { "change_type": "MODIFY", "old_path": "model/map-hot-rod/pom.xml", "new_path": "model/map-hot-rod/pom.xml", "diff": "<groupId>org.infinispan</groupId>\n<artifactId>infinispan-remote-query-client</artifactId>\n</dependency>\n- <dependency>\n- <groupId>org.infinispan</groupId>\n- <artifactId>infinisp...
Java
Apache License 2.0
keycloak/keycloak
Remove possibility to start embedded HotRod server in hotrod-map module Closes #13247
339,142
08.08.2022 12:34:09
-7,200
e44cea587fe97d73b83de2ea8e943cf079ce95ee
NullPointer during OIDC logout client disabled closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/LogoutSessionCodeChecks.java", "new_path": "services/src/main/java/org/keycloak/services/resources/LogoutSessionCodeChecks.java", "diff": "@@ -67,4 +67,9 @@ public class LogoutSessionCodeChecks extends Ses...
Java
Apache License 2.0
keycloak/keycloak
NullPointer during OIDC logout client disabled (#13424) closes #12624
339,500
08.08.2022 13:01:31
-7,200
57f2f4654a6c87eff99454e339e211c5002a6f98
Add limit for authSessions per rootAuthSession in map storage
[ { "change_type": "MODIFY", "old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanAuthenticationSessionProviderFactory.java", "new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanAuthenticationSessionProviderFactory.java", ...
Java
Apache License 2.0
keycloak/keycloak
Add limit for authSessions per rootAuthSession in map storage
339,424
04.08.2022 09:28:26
14,400
55954b2be7258fbf66889d8a42cbaeec8b8295e3
Improve docs for importing a realm in a container
[ { "change_type": "MODIFY", "old_path": "docs/guides/src/main/server/containers.adoc", "new_path": "docs/guides/src/main/server/containers.adoc", "diff": "@@ -155,6 +155,19 @@ Keycloak only allows to create the initial admin user from a local network conne\n-e KEYCLOAK_ADMIN_PASSWORD=change_me\n----\...
Java
Apache License 2.0
keycloak/keycloak
Improve docs for importing a realm in a container
339,179
09.08.2022 14:34:05
-7,200
d55d110ff9ad2441b6a85c123b25911da381d924
Run Infinispan using Testcontainers in base testsuite Closes
[ { "change_type": "MODIFY", "old_path": ".github/workflows/ci.yml", "new_path": ".github/workflows/ci.yml", "diff": "@@ -36,7 +36,6 @@ jobs:\n./mvnw clean install -nsu -B -e -DskipTests -Pdistribution\n./mvnw clean install -nsu -B -e -f testsuite/integration-arquillian/servers/auth-server -Pauth-serv...
Java
Apache License 2.0
keycloak/keycloak
Run Infinispan using Testcontainers in base testsuite Closes #13620
339,454
10.08.2022 18:25:50
-7,200
fa383bf76ca3581f271653deccc159123bec00f3
Suppress confirmation screen for logout in oidc Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCLoginProtocolFactory.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCLoginProtocolFactory.java", "diff": "@@ -104,6 +104,7 @@ public class OIDCLoginProtocolFactory extends Abstract...
Java
Apache License 2.0
keycloak/keycloak
Suppress confirmation screen for logout in oidc (#13471) Closes #13469
339,269
23.06.2022 19:19:00
-7,200
1445646e77a787cdee3d9fee73b8e51383bbf0d2
Fixed n+1 query retrieving user with brief user representation by allowing explicit eager caching of user attributese
[ { "change_type": "MODIFY", "old_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/UserAdapter.java", "new_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/UserAdapter.java", "diff": "@@ -204,7 +204,7 @@ public class UserAdapter implements CachedUs...
Java
Apache License 2.0
keycloak/keycloak
Fixed n+1 query retrieving user with brief user representation by allowing explicit eager caching of user attributese
339,179
10.08.2022 15:39:19
-7,200
ab431e3bd9b50dc913148cc8f90c8930815511d1
Fix KeycloakQuarkusServerDeployableContainer to correctly configure map store Closes
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/containers/KeycloakQuarkusServerDeployableContainer.java", "new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/containe...
Java
Apache License 2.0
keycloak/keycloak
Fix KeycloakQuarkusServerDeployableContainer to correctly configure map store Closes #13721
339,705
16.08.2022 10:20:24
-3,600
26de05fa44d1ad4d9feca396a80a07488572c680
Updating RestEasy for Jetty App Server
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/servers/app-server/jetty/common/src/main/java/org/keycloak/testsuite/arquillian/jetty/JettyAppServer.java", "new_path": "testsuite/integration-arquillian/servers/app-server/jetty/common/src/main/java/org/keycloak/testsuite/arquilli...
Java
Apache License 2.0
keycloak/keycloak
Updating RestEasy for Jetty App Server (#13710) Co-authored-by: nchopra <nchopra@redhat.com>
339,410
17.08.2022 11:17:22
-7,200
801b20e0371a9d7c3186c7351a5899970fb31bfa
Fix running clusteraware scheduled tasks in Wildfly after legacy migration As the parent class is in another module, the protected field "task" is not accessible from the lambda. Closes
[ { "change_type": "MODIFY", "old_path": "model/legacy-private/src/main/java/org/keycloak/services/scheduled/ClusterAwareScheduledTaskRunner.java", "new_path": "model/legacy-private/src/main/java/org/keycloak/services/scheduled/ClusterAwareScheduledTaskRunner.java", "diff": "@@ -49,11 +49,13 @@ public...
Java
Apache License 2.0
keycloak/keycloak
Fix running clusteraware scheduled tasks in Wildfly after legacy migration As the parent class is in another module, the protected field "task" is not accessible from the lambda. Closes #13396
339,410
17.08.2022 08:45:37
-7,200
bd926b8fd0692372ac5f49adb2dad908a72b998c
Remove warning from StoragePropertyMappers about the deployment state version seed It duplicates the logic in the provider and is incomplete. A follow-up issue will investigate how a provider can defer a configuration option. Closes
[ { "change_type": "MODIFY", "old_path": "model/map/src/main/java/org/keycloak/models/map/deploymentState/MapDeploymentStateProviderFactory.java", "new_path": "model/map/src/main/java/org/keycloak/models/map/deploymentState/MapDeploymentStateProviderFactory.java", "diff": "@@ -49,8 +49,9 @@ public cla...
Java
Apache License 2.0
keycloak/keycloak
Remove warning from StoragePropertyMappers about the deployment state version seed It duplicates the logic in the provider and is incomplete. A follow-up issue will investigate how a provider can defer a configuration option. Closes #13807
339,487
22.08.2022 03:39:14
10,800
5775e7c4ba15319170ed7561f4938ac59cadfb87
Fix ConcurrentTransactionsTest failure with CockroachDB realm has to be removed in a separate tx due to CRDB's SERIALIZABLE isolation level Closes
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/model/ConcurrentTransactionsTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/model/ConcurrentTransactionsTest.java", "diff...
Java
Apache License 2.0
keycloak/keycloak
Fix ConcurrentTransactionsTest failure with CockroachDB (#13890) - realm has to be removed in a separate tx due to CRDB's SERIALIZABLE isolation level Closes #13211
339,269
08.08.2022 18:45:07
-7,200
53472e097c71ba4aae7d2027e27152a6d1ae6155
13647 fixed wrong feature flag for checking admin fine-grained authz
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/permissions/GroupPermissions.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/permissions/GroupPermissions.java", "diff": "@@ -61,7 +61,7 @@ class GroupPermissions imp...
Java
Apache License 2.0
keycloak/keycloak
13647 fixed wrong feature flag for checking admin fine-grained authz
339,269
12.08.2022 09:42:29
-7,200
916cfbbaf1af808a28a1134683da1167d4aab9f1
13647 Added null checks and some comments/questions for discussions. Will be squashed later if accepted.
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/permissions/ClientPermissions.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/permissions/ClientPermissions.java", "diff": "@@ -93,6 +93,7 @@ class ClientPermissions ...
Java
Apache License 2.0
keycloak/keycloak
13647 Added null checks and some comments/questions for discussions. Will be squashed later if accepted.
339,269
22.06.2022 18:19:40
-7,200
fb978de0d85d7c8b2f1f6ce4d9e11509f46d5266
12653 check if fine-grained permissions are enabled before retrieving group memberships of users
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/permissions/UserPermissions.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/permissions/UserPermissions.java", "diff": "@@ -587,10 +587,12 @@ class UserPermissions im...
Java
Apache License 2.0
keycloak/keycloak
12653 check if fine-grained permissions are enabled before retrieving group memberships of users
339,487
23.08.2022 04:57:13
10,800
f84fdfa8ef2071d4e7e8f48702234a1e604e55d4
Fix UserSessionProviderTest failures with CockroachDB move assertions to a separate tx due to CRDB's SERIALIZABLE isolation level Closes
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/model/UserSessionProviderTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/model/UserSessionProviderTest.java", "diff": "@@...
Java
Apache License 2.0
keycloak/keycloak
Fix UserSessionProviderTest failures with CockroachDB (#13891) - move assertions to a separate tx due to CRDB's SERIALIZABLE isolation level Closes #13211
339,487
23.08.2022 04:57:40
10,800
6d9968622001c2e877ea144dd62cf7f78d9b9ff6
Fix user session deadlock by enlisting broker logout request after main logout transaction commits. This also fixes broker test failures with CockroachDB Closes Closes Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/broker/oidc/OIDCIdentityProvider.java", "new_path": "services/src/main/java/org/keycloak/broker/oidc/OIDCIdentityProvider.java", "diff": "@@ -18,6 +18,7 @@ package org.keycloak.broker.oidc;\nimport com.fasterxml.jackson.data...
Java
Apache License 2.0
keycloak/keycloak
Fix user session deadlock by enlisting broker logout request after main logout transaction commits. (#13889) - This also fixes broker test failures with CockroachDB Closes #13348 Closes #13212 Closes #13214
339,247
23.08.2022 03:21:00
18,000
207042067324a7e557566d31ca10fd4e796ee85a
Remove the BC dependency from keycloak-operator Closes
[ { "change_type": "MODIFY", "old_path": "operator/pom.xml", "new_path": "operator/pom.xml", "diff": "<artifactId>keycloak-common</artifactId>\n</dependency>\n- <!-- FIXME: Adding BC since removed from common, this will need to be removed -->\n- <dependency>\n- <groupId>org.bouncycastle</groupId>\n- <...
Java
Apache License 2.0
keycloak/keycloak
Remove the BC dependency from keycloak-operator (#13928) Closes #13115
339,388
01.07.2022 19:19:19
-19,080
c223291a1ecdc019fafa2a5670494a486be28d4a
Adds REGISTER event when new user login through first broker flow Updates KcOidcBrokerEventTest, AbstractFirstBrokerLoginTest to factor in REGISTER event in first broker flow Closes Correcting Indentation of AbstractFirstBrokerLoginTest
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/IdentityBrokerService.java", "new_path": "services/src/main/java/org/keycloak/services/resources/IdentityBrokerService.java", "diff": "@@ -701,7 +701,8 @@ public class IdentityBrokerService implements Iden...
Java
Apache License 2.0
keycloak/keycloak
Adds REGISTER event when new user login through first broker flow Updates KcOidcBrokerEventTest, AbstractFirstBrokerLoginTest to factor in REGISTER event in first broker flow Closes #11646 Correcting Indentation of AbstractFirstBrokerLoginTest
339,156
15.07.2022 16:52:31
-10,800
2002fd983b21403a28aa68d72cb1d087f9306a4a
Showing consent screen text instead of scope name in consent part of Application page in Account console Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/account/AccountRestService.java", "new_path": "services/src/main/java/org/keycloak/services/resources/account/AccountRestService.java", "diff": "@@ -311,7 +311,7 @@ public class AccountRestService {\npriva...
Java
Apache License 2.0
keycloak/keycloak
Showing consent screen text instead of scope name in consent part of Application page in Account console Closes #13109
339,465
09.08.2022 21:22:52
-7,200
254483bc5da57e1c0dd3fd76f9d903bcc904ed51
Use separate transactions for each bulk update of offline sessions in PersisterLastSessionRefreshStore to avoid deadlocks closes
[ { "change_type": "MODIFY", "old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/changes/sessions/PersisterLastSessionRefreshStore.java", "new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/changes/sessions/PersisterLastSessionRefreshStore.ja...
Java
Apache License 2.0
keycloak/keycloak
Use separate transactions for each bulk update of offline sessions in PersisterLastSessionRefreshStore to avoid deadlocks closes #13684
339,156
18.07.2022 11:01:22
-10,800
baa89debd9582d3f4245cc14a8c6cdbaa227d347
Correct isValidScope method of TokenManager for Dynamic scopes Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/TokenManager.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/TokenManager.java", "diff": "@@ -650,9 +650,6 @@ public class TokenManager {\nif (scopes == null) {\nreturn true;\n}\n- if (aut...
Java
Apache License 2.0
keycloak/keycloak
Correct isValidScope method of TokenManager for Dynamic scopes Closes #13158
339,156
18.07.2022 11:34:23
-10,800
c5b9dc1e7b608e7e5e34b0293945d8c978c22d48
set context session client equal to clientsession client (fromClientSessionAndScopeParameter method of DefaultClientSessionContext) Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/util/DefaultClientSessionContext.java", "new_path": "services/src/main/java/org/keycloak/services/util/DefaultClientSessionContext.java", "diff": "@@ -88,6 +88,7 @@ public class DefaultClientSessionContext implement...
Java
Apache License 2.0
keycloak/keycloak
set context session client equal to clientsession client (fromClientSessionAndScopeParameter method of DefaultClientSessionContext) Closes #13162
339,410
24.08.2022 11:31:29
-7,200
332a0daceec542cd1bfa2043c285aa1658879967
Allow dependencies from keycloak-admin-ui This prevents exceptions due to missing classes like kotlin/jvm/internal/Intrinsics. Closes
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/pom.xml", "new_path": "testsuite/integration-arquillian/pom.xml", "diff": "<groupId>org.keycloak</groupId>\n<artifactId>keycloak-admin-ui</artifactId>\n<version>${keycloak.admin-ui.version}</version>\n- <exclusions>\n- <exclusi...
Java
Apache License 2.0
keycloak/keycloak
Allow dependencies from keycloak-admin-ui (#13924) This prevents exceptions due to missing classes like kotlin/jvm/internal/Intrinsics. Closes #13918
339,511
17.08.2022 12:55:06
-32,400
8c1ea4b47cec939b447a6bb6ba966fd5379a54e5
mTLS binding support for password grant Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/TokenEndpoint.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/TokenEndpoint.java", "diff": "@@ -440,11 +440,12 @@ public class TokenEndpoint {\nTokenManager.AccessToken...
Java
Apache License 2.0
keycloak/keycloak
mTLS binding support for password grant Closes #13662
339,618
22.08.2022 14:12:24
-7,200
a76b597b35a4d9ce9015016db6f02793e4d03ea5
Remove unused ALL_OPTIONS pattern from options. Closes Closes
[ { "change_type": "MODIFY", "old_path": "quarkus/config-api/src/main/java/org/keycloak/config/CachingOptions.java", "new_path": "quarkus/config-api/src/main/java/org/keycloak/config/CachingOptions.java", "diff": "package org.keycloak.config;\nimport java.io.File;\n-import java.util.ArrayList;\n-impor...
Java
Apache License 2.0
keycloak/keycloak
Remove unused ALL_OPTIONS pattern from options. Closes #13850 Closes #13947
339,158
16.08.2022 16:22:39
-7,200
af0d97e534768424a6153cc5c9904240e478f8b4
Delete broker links for federated users when an identity provider is deleted Closes
[ { "change_type": "MODIFY", "old_path": "model/jpa/src/main/java/org/keycloak/storage/jpa/JpaUserFederatedStorageProvider.java", "new_path": "model/jpa/src/main/java/org/keycloak/storage/jpa/JpaUserFederatedStorageProvider.java", "diff": "@@ -216,7 +216,8 @@ public class JpaUserFederatedStorageProvid...
Java
Apache License 2.0
keycloak/keycloak
Delete broker links for federated users when an identity provider is deleted Closes #13731
339,694
25.08.2022 02:49:22
14,400
c98a760beb2c0f2383ea9c6b5512f49aafae6d89
remove javax.json and replace with FasterXML remove javax.json and replace with FasterXML to be consistent with the rest of the project. Closes
[ { "change_type": "MODIFY", "old_path": "pom.xml", "new_path": "pom.xml", "diff": "<jetty94.version>9.4.40.v20210413</jetty94.version>\n<woodstox.version>6.0.3</woodstox.version>\n<xmlsec.version>2.2.3</xmlsec.version>\n- <glassfish.json.version>1.1.6</glassfish.json.version>\n<wildfly.common.version...
Java
Apache License 2.0
keycloak/keycloak
remove javax.json and replace with FasterXML (#11554) remove javax.json and replace with FasterXML to be consistent with the rest of the project. Closes #11544
339,454
25.08.2022 08:57:31
-7,200
7f999a4629c0ac63ea8f98d1579d6baa79926d1f
integration.admin-client: Add exact search for all dedicated user attributes Closes
[ { "change_type": "MODIFY", "old_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/UsersResource.java", "new_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/UsersResource.java", "diff": "@@ -127,6 +127,22 @@ public interface UsersResou...
Java
Apache License 2.0
keycloak/keycloak
integration.admin-client: Add exact search for all dedicated user attributes (#13361) Closes #13360
339,321
25.08.2022 05:46:43
18,000
f145667144bd2b85d8c1013901b762ce280e20d3
Fixed spelling error Fixes issue
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/IdentityProvidersResource.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/IdentityProvidersResource.java", "diff": "@@ -89,7 +89,7 @@ public class IdentityProvidersRe...
Java
Apache License 2.0
keycloak/keycloak
Fixed spelling error (#13595) Fixes issue #13594 Co-authored-by: Stian Thorgersen <stianst@gmail.com>
339,272
25.08.2022 13:02:41
-7,200
343d181a4eee06d47b4cdd9bb04487a6b77e1abe
use utf-8 encoding for simplehttp
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/broker/provider/util/SimpleHttp.java", "new_path": "server-spi-private/src/main/java/org/keycloak/broker/provider/util/SimpleHttp.java", "diff": "@@ -314,7 +314,7 @@ public class SimpleHttp {\n}\n}\n- return new Ur...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-18289: use utf-8 encoding for simplehttp (#8025) Co-authored-by: Stian Thorgersen <stianst@gmail.com>
339,410
25.08.2022 13:07:09
-7,200
cecc5b98265a24eb6dbb97e5dec72feb4cd8c73c
Adding JAX-RS dependencies for admin-ui when running on Wildfly Closes
[ { "change_type": "MODIFY", "old_path": "distribution/galleon-feature-packs/server-galleon-pack/src/main/resources/modules/system/layers/keycloak/org/keycloak/keycloak-admin-ui/main/module.xml", "new_path": "distribution/galleon-feature-packs/server-galleon-pack/src/main/resources/modules/system/layers/k...
Java
Apache License 2.0
keycloak/keycloak
Adding JAX-RS dependencies for admin-ui when running on Wildfly (#13991) Closes #13990
339,471
25.08.2022 13:14:38
-7,200
6368855aaa5e0e9c41d392047af5b7a04289131b
Update messages_it.properties loginAccountTitle key is missing in italian messages
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-community/theme/base/login/messages/messages_it.properties", "new_path": "themes/src/main/resources-community/theme/base/login/messages/messages_it.properties", "diff": "@@ -19,6 +19,7 @@ kerberosNotConfiguredTitle=Kerberos non config...
Java
Apache License 2.0
keycloak/keycloak
Update messages_it.properties (#13190) loginAccountTitle key is missing in italian messages
339,678
25.08.2022 13:24:59
-7,200
8b616dba9a41e5cd23333980d63334f02455f406
Update messages_ca.properties Add `loginAccountTitle` locale to `messages_ca.properties
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-community/theme/base/login/messages/messages_ca.properties", "new_path": "themes/src/main/resources-community/theme/base/login/messages/messages_ca.properties", "diff": "@@ -16,6 +16,7 @@ bypassKerberosDetail=O b\\u00E9 no est\\u00E0s...
Java
Apache License 2.0
keycloak/keycloak
Update messages_ca.properties (#12966) Add `loginAccountTitle` locale to `messages_ca.properties
339,650
25.08.2022 07:28:24
14,400
21243dafc62b802cdb9002c4df8891d844453d15
Update reverseproxy.adoc On line 44, "more be" should read "be more"
[ { "change_type": "MODIFY", "old_path": "docs/guides/src/main/server/reverseproxy.adoc", "new_path": "docs/guides/src/main/server/reverseproxy.adoc", "diff": "@@ -41,7 +41,7 @@ To set these headers, consult the documentation for your reverse proxy.\nTake extra precautions to ensure that the X-Forward...
Java
Apache License 2.0
keycloak/keycloak
Update reverseproxy.adoc (#12570) On line 44, "more be" should read "be more"
339,481
25.08.2022 15:08:38
-7,200
e47bbba7efddc3bb0801fe36ad5710988287afe8
added possibility to use `user` in terms.ftl
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/requiredactions/TermsAndConditions.java", "new_path": "services/src/main/java/org/keycloak/authentication/requiredactions/TermsAndConditions.java", "diff": "@@ -63,7 +63,9 @@ public class TermsAndConditions im...
Java
Apache License 2.0
keycloak/keycloak
added possibility to use `user` in terms.ftl (#7831)
339,442
24.05.2022 16:59:38
-7,200
62790b8ce01ca0dc88495051c9ffe0cef0217a2b
Allow permission configuration for username and email in user profile. Enhanced Account API to respect access to these attributes. Resolves
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/userprofile/AttributeMetadata.java", "new_path": "server-spi-private/src/main/java/org/keycloak/userprofile/AttributeMetadata.java", "diff": "@@ -45,10 +45,10 @@ public final class AttributeMetadata {\nprivate Stri...
Java
Apache License 2.0
keycloak/keycloak
Allow permission configuration for username and email in user profile. Enhanced Account API to respect access to these attributes. Resolves #12599
339,127
26.08.2022 14:00:55
-28,800
518d318f0cd2e2c220ee2d462d2e388fa4a038ac
Update CorsPreflightService.java Adding DELETE & PUT
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/account/CorsPreflightService.java", "new_path": "services/src/main/java/org/keycloak/services/resources/account/CorsPreflightService.java", "diff": "@@ -26,7 +26,7 @@ public class CorsPreflightService {\n@...
Java
Apache License 2.0
keycloak/keycloak
Update CorsPreflightService.java (#8387) Adding DELETE & PUT Co-authored-by: Stian Thorgersen <stianst@gmail.com>
339,322
26.08.2022 03:34:43
14,400
b1487b9d7259e33c5e64fe3a908741f580d18567
Increase max size of additional request params Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/request/AuthzEndpointRequestParser.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/request/AuthzEndpointRequestParser.java", "diff": "@@ -44,7 +44,7 @@ public abstract ...
Java
Apache License 2.0
keycloak/keycloak
Increase max size of additional request params (#8382) Closes #14015
339,500
26.08.2022 09:57:54
-7,200
7daeca86f5ad32412fe09efe36d5228783a222a0
Make GHA HotRod base testsuite running with Quarkus
[ { "change_type": "MODIFY", "old_path": ".github/workflows/ci.yml", "new_path": ".github/workflows/ci.yml", "diff": "@@ -133,7 +133,7 @@ jobs:\nruns-on: ubuntu-latest\nstrategy:\nmatrix:\n- server: ['quarkus', 'quarkus-map', 'undertow-map-hot-rod']\n+ server: ['quarkus', 'quarkus-map', 'quarkus-map-h...
Java
Apache License 2.0
keycloak/keycloak
Make GHA HotRod base testsuite running with Quarkus (#14007)
339,410
26.08.2022 09:59:41
-7,200
757d407f771af430ba4e4547303736349fe377eb
Add GitHub action bot to re-run failed jobs Closes
[ { "change_type": "ADD", "old_path": null, "new_path": ".github/workflows/github-action-bot.yml", "diff": "+name: Keycloak GitHub bot\n+\n+# This GitHub bot listens on comments in the repository and reruns failed GitHub actions:\n+# When adding a new comment '/rerun' as is on a pull request that is o...
Java
Apache License 2.0
keycloak/keycloak
Add GitHub action bot to re-run failed jobs (#14004) Closes #14002
339,407
26.08.2022 10:38:41
-7,200
ae54fa8dd2e41b4ff2d0a0c0211f2d0ab55205fe
JPA spi example added * JPA spi example added Added: how to configure JPA migration * Update db.adoc * Update configuration-provider.adoc moved JPA config to db.adoc * Update docs/guides/src/main/server/configuration-provider.adoc
[ { "change_type": "MODIFY", "old_path": "docs/guides/src/main/server/db.adoc", "new_path": "docs/guides/src/main/server/db.adoc", "diff": "@@ -136,4 +136,21 @@ Keycloak uses XA transactions and the appropriate database drivers by default. C\nKeycloak automatically chooses the appropriate JDBC driver ...
Java
Apache License 2.0
keycloak/keycloak
JPA spi example added (#11110) * JPA spi example added Added: how to configure JPA migration * Update db.adoc * Update configuration-provider.adoc moved JPA config to db.adoc * Update docs/guides/src/main/server/configuration-provider.adoc Co-authored-by: Stian Thorgersen <stian@redhat.com>
339,589
26.08.2022 04:16:10
25,200
c6c65ad10b7fa4df4c70abd81ac32dd31d5f8267
Check IdP display name length before capitalizing
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/email/freemarker/FreeMarkerEmailTemplateProvider.java", "new_path": "services/src/main/java/org/keycloak/email/freemarker/FreeMarkerEmailTemplateProvider.java", "diff": "@@ -149,7 +149,7 @@ public class FreeMarkerEmailTempla...
Java
Apache License 2.0
keycloak/keycloak
Check IdP display name length before capitalizing (#13151) https://github.com/keycloak/keycloak/issues/13150 Co-authored-by: Stian Thorgersen <stianst@gmail.com>
339,342
26.08.2022 15:25:21
-7,200
5dbbc0e7bf9c8301ef268e0c574279770cabd917
[resolve - Log more information in adapter-core module
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/BasicAuthRequestAuthenticator.java", "new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/BasicAuthRequestAuthenticator.java", "diff": "@@ -51,6 +51,7 @@ public class BasicAu...
Java
Apache License 2.0
keycloak/keycloak
[resolve #9084] - Log more information in adapter-core module (#9086) Co-authored-by: Stian Thorgersen <stianst@gmail.com>
339,543
29.08.2022 09:09:18
-10,800
f0397f33b45f377edf2dd5c349f83bd244097c75
Expose same common informational variables to all email body templates Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/email/freemarker/FreeMarkerEmailTemplateProvider.java", "new_path": "services/src/main/java/org/keycloak/email/freemarker/FreeMarkerEmailTemplateProvider.java", "diff": "package org.keycloak.email.freemarker;\nimport java.io...
Java
Apache License 2.0
keycloak/keycloak
Expose same common informational variables to all email body templates (#13998) Closes #14017
339,243
29.08.2022 02:09:51
14,400
0e89f07d5a98a56fe890ddd99135766be90185de
Implement AutoCloseable in SimpleHTTP util
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/broker/provider/util/SimpleHttp.java", "new_path": "server-spi-private/src/main/java/org/keycloak/broker/provider/util/SimpleHttp.java", "diff": "@@ -317,7 +317,7 @@ public class SimpleHttp {\nreturn new UrlEncoded...
Java
Apache License 2.0
keycloak/keycloak
Implement AutoCloseable in SimpleHTTP util (#11060) Co-authored-by: Stian Thorgersen <stianst@gmail.com>
339,410
26.08.2022 10:46:51
-7,200
a364a05cfafde40c597e3fd7faad94b9c8c8f79c
Disable unstable scenario for testOfflineSessionLazyLoadingPropagationBetweenNodes This only fails when CrossDC and preloadOfflineSessionsFromDatabase are enabled after the upgrade to Infinispan 13.x Relates to
[ { "change_type": "MODIFY", "old_path": "testsuite/model/src/test/java/org/keycloak/testsuite/model/session/UserSessionProviderOfflineModelTest.java", "new_path": "testsuite/model/src/test/java/org/keycloak/testsuite/model/session/UserSessionProviderOfflineModelTest.java", "diff": "package org.keyclo...
Java
Apache License 2.0
keycloak/keycloak
Disable unstable scenario for testOfflineSessionLazyLoadingPropagationBetweenNodes This only fails when CrossDC and preloadOfflineSessionsFromDatabase are enabled after the upgrade to Infinispan 13.x Relates to #14020
339,177
29.08.2022 19:41:35
-7,200
3f088bfd21b9a24913a72abb7dac5c5871175fc1
Brute force protection: Successfully logged in user should not have to wait up to 5 seconds for event processing
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/managers/DefaultBruteForceProtector.java", "new_path": "services/src/main/java/org/keycloak/services/managers/DefaultBruteForceProtector.java", "diff": "@@ -295,13 +295,8 @@ public class DefaultBruteForceProtector i...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-17013 Brute force protection: Successfully logged in user should not have to wait up to 5 seconds for event processing (#7748)
339,410
26.08.2022 12:05:38
-7,200
bb6b5abfa11865785dee283a24891979ba48823a
Remove Infinispan workarounds after upgrading to 13.x Closes
[ { "change_type": "MODIFY", "old_path": "model/infinispan/src/main/java/org/keycloak/cluster/infinispan/InfinispanClusterProviderFactory.java", "new_path": "model/infinispan/src/main/java/org/keycloak/cluster/infinispan/InfinispanClusterProviderFactory.java", "diff": "@@ -225,7 +225,9 @@ public class...
Java
Apache License 2.0
keycloak/keycloak
Remove Infinispan workarounds after upgrading to 13.x Closes #13962
339,220
20.05.2022 17:34:05
-7,200
2cbbde499b90a31c46bd2880f7979e8a27ed815d
fix kc.sh to work with cygwin environments
[ { "change_type": "MODIFY", "old_path": "quarkus/dist/src/main/content/bin/kc.sh", "new_path": "quarkus/dist/src/main/content/bin/kc.sh", "diff": "case \"`uname`\" in\nCYGWIN*)\n+ IS_CYGWIN=\"true\"\nCFILE=`cygpath \"$0\"`\nRESOLVED_NAME=`readlink -f \"$CFILE\"`\n;;\n@@ -23,7 +24,19 @@ fi\nGREP=\"gre...
Java
Apache License 2.0
keycloak/keycloak
fix kc.sh to work with cygwin environments
339,220
20.05.2022 17:37:36
-7,200
d5b3fb98d159f093e3f8abfe406f00c956aa833f
replace backtick in kc.sh by $()
[ { "change_type": "MODIFY", "old_path": "quarkus/dist/src/main/content/bin/kc.sh", "new_path": "quarkus/dist/src/main/content/bin/kc.sh", "diff": "#!/bin/bash\n-case \"`uname`\" in\n+case \"$(uname)\" in\nCYGWIN*)\nIS_CYGWIN=\"true\"\n- CFILE=`cygpath \"$0\"`\n- RESOLVED_NAME=`readlink -f \"$CFILE\"`...
Java
Apache License 2.0
keycloak/keycloak
replace backtick in kc.sh by $()
339,651
30.08.2022 21:39:15
-32,400
1cdc21f0ff5722af496b542bc6a92beffb41e4ae
Add duplicate parameter check for UserInfo endpoint. Closes
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/UserInfoEndpoint.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/UserInfoEndpoint.java", "diff": "@@ -19,6 +19,7 @@ package org.keycloak.protocol.oidc.endpoints;\nimpor...
Java
Apache License 2.0
keycloak/keycloak
Add duplicate parameter check for UserInfo endpoint. (#14024) Closes #14016
339,631
05.08.2022 10:40:50
-28,800
fb57d1972fdb46e83296cfd922de4a50dd6b62f3
Print response from http call to keycloak server Closes
[ { "change_type": "MODIFY", "old_path": "authz/client/src/main/java/org/keycloak/authorization/client/util/HttpMethod.java", "new_path": "authz/client/src/main/java/org/keycloak/authorization/client/util/HttpMethod.java", "diff": "@@ -92,7 +92,7 @@ public class HttpMethod<R> {\nint statusCode = statu...
Java
Apache License 2.0
keycloak/keycloak
Print response from http call to keycloak server Closes #13557
339,631
29.08.2022 13:50:14
-28,800
0c654fa53b40162819150b3f2c9cb62f154aa2fe
Add java logging for auth server response. Closes
[ { "change_type": "MODIFY", "old_path": "authz/client/src/main/java/org/keycloak/authorization/client/util/HttpMethod.java", "new_path": "authz/client/src/main/java/org/keycloak/authorization/client/util/HttpMethod.java", "diff": "@@ -22,6 +22,8 @@ import java.util.ArrayList;\nimport java.util.HashMa...
Java
Apache License 2.0
keycloak/keycloak
Add java logging for auth server response. Closes #13557