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,274
26.07.2020 19:02:09
-7,200
8597edba8ef4ed62dccec6125386ce079a849e6c
make AIA max auth age configurable per AIA
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/authentication/RequiredActionProvider.java", "new_path": "server-spi-private/src/main/java/org/keycloak/authentication/RequiredActionProvider.java", "diff": "package org.keycloak.authentication;\n+import org.keyclo...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14851: make AIA max auth age configurable per AIA
339,364
22.07.2020 11:59:57
-7,200
b68d06f91c0d00772ff9b5ec4a54b3da63315712
Update Account Console to Account REST API v1
[ { "change_type": "ADD", "old_path": null, "new_path": "common/src/main/java/org/keycloak/common/enums/AccountRestApiVersion.java", "diff": "+/*\n+ * Copyright 2020 Red Hat, Inc. and/or its affiliates\n+ * and other contributors as indicated by the @author tags.\n+ *\n+ * Licensed under the Apache Li...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-13127 Update Account Console to Account REST API v1
339,138
31.07.2020 15:06:20
-10,800
70ee36224c878b8976227e8d43fdf629a751775c
Unit test failure in keycloak-services on Java 11
[ { "change_type": "MODIFY", "old_path": "services/src/test/java/org/keycloak/connections/httpclient/DefaultHttpClientFactoryTest.java", "new_path": "services/src/test/java/org/keycloak/connections/httpclient/DefaultHttpClientFactoryTest.java", "diff": "@@ -48,7 +48,7 @@ import com.fasterxml.jackson.d...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14944 - Unit test failure in keycloak-services on Java 11
339,190
01.08.2020 00:10:24
-7,200
9200195f252b1000f0b6d9b4435f65c3e0adfeb7
SAML2 Identity Provider - Send Subject in SAML requests (missing translations)
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties", "new_path": "themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties", "diff": "@@ -688,6 +688,8 @@ validate-signature=Validate Signature\nsaml.validate...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-13950] SAML2 Identity Provider - Send Subject in SAML requests (missing translations)
339,326
28.07.2020 15:53:00
-7,200
4ff34c1be98ab350c1f67c996a26db9422d5a399
Improve null handling in case of missing NameId
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/broker/saml/SAMLEndpoint.java", "new_path": "services/src/main/java/org/keycloak/broker/saml/SAMLEndpoint.java", "diff": "@@ -417,10 +417,7 @@ public class SAMLEndpoint {\n}\nAssertionType assertion = responseType.getAsserti...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14890 Improve null handling in case of missing NameId
339,468
06.08.2020 11:36:39
-7,200
fdcfa6e13eb71d90250dd801c0b4e760495bd06b
backchannel logout offline session handling
[ { "change_type": "MODIFY", "old_path": "core/src/main/java/org/keycloak/representations/oidc/OIDCClientRepresentation.java", "new_path": "core/src/main/java/org/keycloak/representations/oidc/OIDCClientRepresentation.java", "diff": "@@ -123,6 +123,8 @@ public class OIDCClientRepresentation {\nprivate...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15156 backchannel logout offline session handling
339,465
18.08.2020 12:32:53
-7,200
a42778435027fe79abb3298f43b9465b10b9853a
Fix performance bottleneck in GroupLDAPStorageMapper.getAllKcGroups
[ { "change_type": "MODIFY", "old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/membership/group/GroupLDAPStorageMapper.java", "new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/membership/group/GroupLDAPStorageMapper.java", "diff": "package org.keyc...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14996 Fix performance bottleneck in GroupLDAPStorageMapper.getAllKcGroups
339,185
18.08.2020 22:02:26
-7,200
6231b7c9040d8f79ac6fa8815e7e8343b8f22aa4
Fix map storage test failures
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/OidcBackchannelLogoutBrokerConfiguration.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/OidcBackchannelLogoutBroker...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15207 Fix map storage test failures
339,380
09.08.2020 12:56:50
14,400
f486e97c182425bf7a2178f2d93bc4b308ca3bd6
Reduce get client and get roles calls in realm create
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/models/utils/RepresentationToModel.java", "new_path": "server-spi-private/src/main/java/org/keycloak/models/utils/RepresentationToModel.java", "diff": "@@ -326,8 +326,9 @@ public class RepresentationToModel {\n}\n}...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15087 : Reduce get client and get roles calls in realm create
339,465
19.08.2020 16:15:54
-7,200
bd48d7914d672d95f32ed17c11ea3f01ecf6d580
Backwards compatibility for LDAP Read-only mode with IMPORT_USERS enabled
[ { "change_type": "MODIFY", "old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/LDAPStorageProvider.java", "new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/LDAPStorageProvider.java", "diff": "@@ -175,7 +175,11 @@ public class LDAPStorageProvider implements UserSto...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15139 Backwards compatibility for LDAP Read-only mode with IMPORT_USERS enabled
339,465
18.08.2020 17:12:33
-7,200
95d4feedfd5661710081d520d3a0761b00f54852
Improve the instructions for running the tests
[ { "change_type": "MODIFY", "old_path": "docs/building.md", "new_path": "docs/building.md", "diff": "@@ -13,13 +13,13 @@ First clone the Keycloak repository:\nTo build Keycloak run:\n- mvn install\n+ mvn clean install\nThis will build all modules and run the testsuite.\nTo build the ZIP distribution ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14945 Improve the instructions for running the tests
339,500
24.08.2020 15:46:25
-7,200
4be99772d841e7f9176eb15de130e825bd86ede2
Closing streams obtained from JPA layer
[ { "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": "@@ -51,7 +51,9 @@ import java.util.stream.Collectors;\nimport java.util.stream.Stream;\nimport...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14967 Closing streams obtained from JPA layer
339,167
19.08.2020 17:32:43
-7,200
9c847ab176b17a0e6bedfbfb1afe491d4f310aae
Unhandled NPE in identity broker auth response
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/broker/oidc/AbstractOAuth2IdentityProvider.java", "new_path": "services/src/main/java/org/keycloak/broker/oidc/AbstractOAuth2IdentityProvider.java", "diff": "@@ -76,7 +76,6 @@ import java.io.IOException;\nimport java.net.URI...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-14432] Unhandled NPE in identity broker auth response
339,580
06.08.2020 09:55:56
14,400
0001a930b4750e6bc5f2a0f850f07fb840483934
Fix 15068 by parameterizing ProviderFactory with LoginFormsProvider.
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/forms/login/LoginFormsProviderFactory.java", "new_path": "server-spi-private/src/main/java/org/keycloak/forms/login/LoginFormsProviderFactory.java", "diff": "@@ -22,6 +22,6 @@ import org.keycloak.provider.ProviderF...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15068: Fix 15068 by parameterizing ProviderFactory with LoginFormsProvider.
339,179
31.08.2020 12:33:37
-7,200
3928a49c7735ad13900d26bf0a321d358614b81b
Reset brute-force-detection data for the user after a successful password grant type flow
[ { "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": "@@ -665,6 +665,7 @@ public class TokenEndpoint {\nevent.success();\n+ Authen...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14816 Reset brute-force-detection data for the user after a successful password grant type flow
339,511
24.08.2020 13:53:46
-32,400
107a42923825ba3898e94984787a2aa81ad8ea2a
FAPI-RW : Error Response on OAuth 2.0 Mutual TLS Client Authentication Error (400 error=invalid_client)
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/AuthenticationProcessor.java", "new_path": "services/src/main/java/org/keycloak/authentication/AuthenticationProcessor.java", "diff": "@@ -806,7 +806,7 @@ public class AuthenticationProcessor {\nreturn ClientA...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15236 FAPI-RW : Error Response on OAuth 2.0 Mutual TLS Client Authentication Error (400 error=invalid_client)
339,511
15.08.2020 18:20:02
-32,400
b93a6ed19fa69becca18e07e6e672fadc464497c
Dynamic registration - Scope ignored
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/clientregistration/oidc/DescriptionConverter.java", "new_path": "services/src/main/java/org/keycloak/services/clientregistration/oidc/DescriptionConverter.java", "diff": "@@ -46,9 +46,11 @@ import org.keycloak.util....
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14919 Dynamic registration - Scope ignored
339,511
24.08.2020 09:28:11
-32,400
aad3bdcb88d7a4d334f1c7074fa34b446042788c
keycloak-themes build fails in windows
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources/theme/keycloak-preview/account/src/package.json", "new_path": "themes/src/main/resources/theme/keycloak-preview/account/src/package.json", "diff": "\"lint\": \"eslint ./app/**/*.ts*\",\n\"move-web_modules\": \"shx mv web_modules ../.....
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15251 keycloak-themes build fails in windows
339,156
27.05.2020 11:06:31
-10,800
1fa93db1b4df7c2133004d4ac96a0134372c7cb5
Enhance SAML Identity Provider Metadata processing
[ { "change_type": "ADD", "old_path": null, "new_path": "saml-core-api/src/main/java/org/keycloak/dom/saml/v2/mdattr/EntityAttributes.java", "diff": "+package org.keycloak.dom.saml.v2.mdattr;\n+\n+import java.io.Serializable;\n+import java.util.ArrayList;\n+import java.util.List;\n+\n+import org.keycl...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14304 Enhance SAML Identity Provider Metadata processing
339,235
20.08.2020 14:25:12
-7,200
a92bf0c3be45d65233512bc6a155fd35e3193905
Fix issue with custom favicon.ico
[ { "change_type": "DELETE", "old_path": "themes/src/main/resources-product/theme/rh-sso/welcome/resources/favicon.ico", "new_path": "themes/src/main/resources-product/theme/rh-sso/welcome/resources/favicon.ico", "diff": "Binary files a/themes/src/main/resources-product/theme/rh-sso/welcome/resources/...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15091 Fix issue with custom favicon.ico
339,185
02.09.2020 22:08:53
-7,200
1c4a2db8e1d0cb8f48edd2ac8d115decccf0bfb4
Properly close Response object
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/UsersTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/UsersTest.java", "diff": "@@ -266,7 +266,7 @@ public cla...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14510 Properly close Response object
339,511
21.07.2020 19:56:17
-32,400
1d8230d438c14696b53025446ef016c9390ec57c
Client Policy - Condition : The way of creating/updating a client
[ { "change_type": "RENAME", "old_path": "testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/java/org/keycloak/testsuite/services/clientpolicy/condition/TestAuthnMethodsCondition.java", "new_path": "services/src/main/java/org/keycloak/services/clientpolicy/condition...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14190 Client Policy - Condition : The way of creating/updating a client
339,167
02.09.2020 14:52:30
-7,200
e34ff6cd9c18f1761501cafe920c27a40aff5ce9
Identity Provider force sync is not working
[ { "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": "@@ -26,6 +26,8 @@ import org.keycloak.authentication.AuthenticationFlo...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-14326] Identity Provider force sync is not working
339,235
26.08.2020 20:06:03
-7,200
76f7fbb9843018145e4cc7b9deb65392eb7e4865
Add support for cached gzip encoding of resources
[ { "change_type": "MODIFY", "old_path": "distribution/feature-packs/server-feature-pack/src/main/resources/modules/system/layers/keycloak/org/keycloak/keycloak-services/main/module.xml", "new_path": "distribution/feature-packs/server-feature-pack/src/main/resources/modules/system/layers/keycloak/org/keyc...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14548 Add support for cached gzip encoding of resources
339,468
27.08.2020 17:08:37
-7,200
b2934e8dd0050e7ab75f59944b194dcb02aa93bb
backchannel logout invalidate offline session even if there is no corresponding active session found
[ { "change_type": "MODIFY", "old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanUserSessionProvider.java", "new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanUserSessionProvider.java", "diff": "@@ -831,6 +831,17 @@ p...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15327 backchannel logout invalidate offline session even if there is no corresponding active session found
339,179
08.09.2020 14:43:02
-7,200
df52c12ebb6dc65f0407cb27a717c8e86950d049
Replace enlistAfterCompletion with enlist in MapClientProvider
[ { "change_type": "MODIFY", "old_path": "model/map/src/main/java/org/keycloak/models/map/client/MapClientProvider.java", "new_path": "model/map/src/main/java/org/keycloak/models/map/client/MapClientProvider.java", "diff": "@@ -67,7 +67,7 @@ public class MapClientProvider implements ClientProvider {\n...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15479 Replace enlistAfterCompletion with enlist in MapClientProvider
339,511
04.09.2020 17:23:27
-32,400
cbb79f04304fe347dfbc1946602731312e1b482b
FAPI-RW : Error Response on OIDC private_key_jwt Client Authentication Error (400 error=invalid_client)
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/authenticators/client/JWTClientAuthenticator.java", "new_path": "services/src/main/java/org/keycloak/authentication/authenticators/client/JWTClientAuthenticator.java", "diff": "@@ -33,6 +33,7 @@ import javax.w...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15448 FAPI-RW : Error Response on OIDC private_key_jwt Client Authentication Error (400 error=invalid_client)
339,557
28.08.2020 17:31:18
-7,200
b19fe5c01b2a6af57ae651cb5b3b60c7f4c05d75
Finegrain admin as fallback and added some tests
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/UsersResource.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/UsersResource.java", "diff": "@@ -109,8 +109,14 @@ public class UsersResource {\n@POST\n@Consumes(MediaT...
Java
Apache License 2.0
keycloak/keycloak
Finegrain admin as fallback and added some tests
339,511
05.09.2020 11:22:47
-32,400
af2f18449b4ed287069f8eaeaa64a7c34004542a
FAPI-RW Client Policy - Condition : Client - Client Role
[ { "change_type": "RENAME", "old_path": "testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/java/org/keycloak/testsuite/services/clientpolicy/condition/TestClientRolesCondition.java", "new_path": "services/src/main/java/org/keycloak/services/clientpolicy/condition/...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14195 FAPI-RW Client Policy - Condition : Client - Client Role
339,687
03.09.2020 12:12:15
-7,200
2572b1464b5627905c9e857b22bfa9e34ddf1509
Removed totp/remove (DELETE) and credentials/password (GET, POST) endpoints.
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/account/AccountCredentialResource.java", "new_path": "services/src/main/java/org/keycloak/services/resources/account/AccountCredentialResource.java", "diff": "@@ -9,11 +9,8 @@ import org.keycloak.credentia...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15395. Removed totp/remove (DELETE) and credentials/password (GET, POST) endpoints.
339,179
09.09.2020 13:45:16
-7,200
3186f1b5a9103383b4f4d8b6f595449055c44b5b
Update AbstractStorageManager to check capability interface types
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/storage/AbstractStorageManager.java", "new_path": "services/src/main/java/org/keycloak/storage/AbstractStorageManager.java", "diff": "package org.keycloak.storage;\nimport org.keycloak.Config;\n+import org.keycloak.common.ut...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15514 Update AbstractStorageManager to check capability interface types
339,138
10.09.2020 17:19:24
-10,800
b62d68a591e2d61e21291fd2d1905cbddb45f583
Unit test failure in keycloak-saml-core on Java 11
[ { "change_type": "MODIFY", "old_path": "saml-core/src/main/java/org/keycloak/saml/common/util/DocumentUtil.java", "new_path": "saml-core/src/main/java/org/keycloak/saml/common/util/DocumentUtil.java", "diff": "@@ -34,6 +34,7 @@ import javax.xml.namespace.QName;\nimport javax.xml.parsers.DocumentBuil...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14952 - Unit test failure in keycloak-saml-core on Java 11
339,364
07.09.2020 10:49:50
-7,200
a9a719b88c67bb8575dca3b980582f9610b12257
Account REST API doesn't verify audience
[ { "change_type": "MODIFY", "old_path": "examples/providers/domain-extension/src/main/java/org/keycloak/examples/domainextension/rest/ExampleRestResource.java", "new_path": "examples/providers/domain-extension/src/main/java/org/keycloak/examples/domainextension/rest/ExampleRestResource.java", "diff":...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15270 Account REST API doesn't verify audience
339,465
10.09.2020 17:54:35
-7,200
4123b7a91ea86dc922eea457cbd7f15e263f6806
Remove dummy resource. Adding keycloak-services and liquibase to jandex indexing
[ { "change_type": "MODIFY", "old_path": "quarkus/deployment/pom.xml", "new_path": "quarkus/deployment/pom.xml", "diff": "</annotationProcessorPaths>\n</configuration>\n</plugin>\n- <plugin>\n- <groupId>org.apache.maven.plugins</groupId>\n- <artifactId>maven-dependency-plugin</artifactId>\n- <executio...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11678 Remove dummy resource. Adding keycloak-services and liquibase to jandex indexing
339,156
14.09.2020 12:06:32
-10,800
f4f58ab7074171ade641af7b7436a63c96a82818
correct SAMLAttributeConsumingServiceParser
[ { "change_type": "MODIFY", "old_path": "saml-core/src/main/java/org/keycloak/saml/processing/core/parsers/saml/metadata/SAMLAttributeConsumingServiceParser.java", "new_path": "saml-core/src/main/java/org/keycloak/saml/processing/core/parsers/saml/metadata/SAMLAttributeConsumingServiceParser.java", "...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15540 correct SAMLAttributeConsumingServiceParser
339,185
09.09.2020 11:50:17
-7,200
a05066d567fdfa0be94fe7b085370e3de4e3627c
Fix permission evaluation logic
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/AdminConsole.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/AdminConsole.java", "diff": "@@ -58,6 +58,7 @@ import java.io.IOException;\nimport java.net.URI;\nimport ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15477 Fix permission evaluation logic
339,511
11.09.2020 11:00:34
-32,400
b670734eec9dd05b05092e3b7aa5fea5d0c0f2fb
FAPI-RW Client Policy - Executor : Enforce Response Type of OIDC Hybrid Flow
[ { "change_type": "ADD", "old_path": null, "new_path": "services/src/main/java/org/keycloak/services/clientpolicy/executor/SecureResponseTypeExecutor.java", "diff": "+/*\n+ * Copyright 2020 Red Hat, Inc. and/or its affiliates\n+ * and other contributors as indicated by the @author tags.\n+ *\n+ * Lic...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14205 FAPI-RW Client Policy - Executor : Enforce Response Type of OIDC Hybrid Flow
339,198
08.09.2020 17:45:51
-7,200
be4780243b702e9b7e8aa236bbde1312b93ebfea
Replace badly displayed HTML message with simple text message for french locale (align with en, de, pt, po, tr, nl locales)
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-community/theme/base/login/messages/messages_fr.properties", "new_path": "themes/src/main/resources-community/theme/base/login/messages/messages_fr.properties", "diff": "@@ -76,7 +76,7 @@ emailVerified=Courriel v\\u00e9rifi\\u00e9\ngs...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15483 Replace badly displayed HTML message with simple text message for french locale (align with en, de, pt, po, tr, nl locales)
339,468
10.09.2020 17:45:22
-7,200
f874e9a43ca9b4f35ed21c234e4db480d8da9f6f
include realm and client roles in user info response
[ { "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": "@@ -66,6 +66,7 @@ import javax.ws.rs.core.Response;\nimport java.util....
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-9874 include realm and client roles in user info response
339,508
16.09.2020 09:16:50
-36,000
3723d78e3cbaf6e43341d1dd3896a01a39cb5676
Fix missing event types in SAML endpoint A change was done in which isn't setting the type for events and causing an internal error.
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/broker/saml/SAMLEndpoint.java", "new_path": "services/src/main/java/org/keycloak/broker/saml/SAMLEndpoint.java", "diff": "@@ -258,6 +258,7 @@ public class SAMLEndpoint {\nRequestAbstractType requestAbstractType = (RequestAbs...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15460 Fix missing event types in SAML endpoint A change was done in https://github.com/keycloak/keycloak/commit/32f13016fafcaadec9092a8b078d7a7717a18b29 which isn't setting the type for events and causing an internal error.
339,500
17.09.2020 10:12:23
-7,200
f037dabdc10aef1a2cc96d7f1d9349c48a00db0d
Use stream variant method in jpa/RoleAdapter.getFirstAttribute
[ { "change_type": "MODIFY", "old_path": "model/jpa/src/main/java/org/keycloak/models/jpa/RoleAdapter.java", "new_path": "model/jpa/src/main/java/org/keycloak/models/jpa/RoleAdapter.java", "diff": "@@ -158,13 +158,7 @@ public class RoleAdapter implements RoleModel, JpaModel<RoleEntity> {\n@Override\np...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15199 Use stream variant method in jpa/RoleAdapter.getFirstAttribute
339,179
17.06.2020 14:31:08
-7,200
f7e0af438d5a2d24b76bd3f34f71693c109738d5
Add Referrer-Policy: no-referrer to each response from Keycloak
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/models/BrowserSecurityHeaders.java", "new_path": "server-spi-private/src/main/java/org/keycloak/models/BrowserSecurityHeaders.java", "diff": "@@ -21,125 +21,54 @@ import java.util.Collections;\nimport java.util.Has...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14232 Add Referrer-Policy: no-referrer to each response from Keycloak (cherry picked from commit 0b49640231abc6e465542bd2608e1c908c079ced)
339,179
25.08.2020 16:05:16
-7,200
b75ad2fbd8403feb1fe75fff386e5574c0cc61e0
Avoid using "null" Origin header as a valid value
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/AuthenticatedActionsHandler.java", "new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/AuthenticatedActionsHandler.java", "diff": "@@ -89,7 +89,8 @@ public class Authenticat...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15259 Avoid using "null" Origin header as a valid value
339,521
09.04.2020 15:19:10
-7,200
6a5c1defe1509fcbcdb2f5235b6d5f2908d9b004
keycloak oidc/elytron adapter galleon-pack prototype
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/wildfly/wildfly-subsystem/src/main/java/org/keycloak/subsystem/adapter/extension/KeycloakDependencyProcessor.java", "new_path": "adapters/oidc/wildfly/wildfly-subsystem/src/main/java/org/keycloak/subsystem/adapter/extension/KeycloakDependencyProcesso...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-14953] keycloak oidc/elytron adapter galleon-pack prototype
339,343
09.09.2020 11:28:59
-7,200
1bcb397a2f2355b7464b2944066633c4ab847e7a
Unify wildfly component versions related properties already used in keycloak.
[ { "change_type": "MODIFY", "old_path": "distribution/galleon-feature-packs/adapter-galleon-pack/pom.xml", "new_path": "distribution/galleon-feature-packs/adapter-galleon-pack/pom.xml", "diff": "<dependency>\n<groupId>org.wildfly.core</groupId>\n<artifactId>wildfly-embedded</artifactId>\n- <version>$...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14953 Unify wildfly component versions related properties already used in keycloak.
339,364
14.09.2020 16:06:33
-7,200
790b549cf99dbbba109e145654ee4a4cd1a047c9
Logout all sessions after password change
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/requiredactions/UpdatePassword.java", "new_path": "services/src/main/java/org/keycloak/authentication/requiredactions/UpdatePassword.java", "diff": "@@ -30,16 +30,22 @@ import org.keycloak.events.Details;\nimp...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15262 Logout all sessions after password change
339,511
16.09.2020 09:38:33
-32,400
bd3840c606911eb3923d33b3478e87735c5ed97b
Client Policy - Executor : Missing Help Text of SecureResponseTypeExecutor
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/clientpolicy/executor/SecureResponseTypeExecutorFactory.java", "new_path": "services/src/main/java/org/keycloak/services/clientpolicy/executor/SecureResponseTypeExecutorFactory.java", "diff": "@@ -54,7 +54,7 @@ publ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15559 Client Policy - Executor : Missing Help Text of SecureResponseTypeExecutor
339,414
25.08.2020 22:54:12
-7,200
50210c4d9bfd0c408241e18385af4d9bdaa78a61
Regression on custom registration process
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/AuthenticationSelectionResolver.java", "new_path": "services/src/main/java/org/keycloak/authentication/AuthenticationSelectionResolver.java", "diff": "@@ -24,6 +24,7 @@ import java.util.List;\nimport java.util...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14161 Regression on custom registration process
339,500
22.09.2020 09:49:47
-7,200
053f5bad1f222179af717a93067c9d48b34bb81a
JsonFileImport...MigrationTest fails for map store
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/migration/migrators/MigrateTo3_4_2.java", "new_path": "server-spi-private/src/main/java/org/keycloak/migration/migrators/MigrateTo3_4_2.java", "diff": "@@ -25,6 +25,8 @@ import org.keycloak.models.KeycloakSession;\...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15608 JsonFileImport...MigrationTest fails for map store
339,673
11.09.2020 07:36:37
-7,200
0a0b7da53e9c521c7008adb804c21eecac5cdfd2
Add CORS origin on permission request with invalid access token
[ { "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": "@@ -23,6 +23,7 @@ import org.jboss.resteasy.spi.HttpResponse;\nimport org.jb...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15429 Add CORS origin on permission request with invalid access token
339,364
17.09.2020 17:34:36
-7,200
bca73fd04a919f3c41f5104b69e24b04f1cddf53
Javascript adapter init() is throwing a promise error after upgrade to 11
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/js/src/main/resources/keycloak.js", "new_path": "adapters/oidc/js/src/main/resources/keycloak.js", "diff": "}\n}\n+ function domReady() {\n+ var promise = createPromise();\n+\n+ var checkReadyState = function () {\n+ if (document.readyState === '...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15158 Javascript adapter init() is throwing a promise error after upgrade to 11
339,465
21.09.2020 14:24:22
-7,200
f0a8e7863633b58f0590820b222323eba5749aa6
Remove quarkus.index-dependency properties from application.properties
[ { "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": "@@ -29,10 +29,12 @@ import java.util.ServiceLoader;\nimpor...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15635 Remove quarkus.index-dependency properties from application.properties
339,179
21.07.2020 13:14:27
-7,200
e4078933f854c72a65d3d5619163da0ece874f2d
Disable DTD for SAML XML parser
[ { "change_type": "MODIFY", "old_path": "saml-core/src/main/java/org/keycloak/saml/common/util/StaxParserUtil.java", "new_path": "saml-core/src/main/java/org/keycloak/saml/common/util/StaxParserUtil.java", "diff": "@@ -895,6 +895,7 @@ public class StaxParserUtil {\nxmlInputFactory.setProperty(XMLInpu...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14828 Disable DTD for SAML XML parser (cherry picked from commit 37de7de78b2ae0eebee97fe917642bb849325f86)
339,465
24.09.2020 14:11:52
-7,200
006b98ae13877f308a4e6f2d1ce94e32eaa32b6e
Support nested expressions inside StringPropertyReplacer
[ { "change_type": "MODIFY", "old_path": "common/src/main/java/org/keycloak/common/util/StringPropertyReplacer.java", "new_path": "common/src/main/java/org/keycloak/common/util/StringPropertyReplacer.java", "diff": "@@ -117,6 +117,7 @@ public final class StringPropertyReplacer\nboolean properties = fa...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15632 Support nested expressions inside StringPropertyReplacer
339,511
15.09.2020 14:24:38
-32,400
6596811d5d6ff29bdbecb8c716dedcf783b01668
FAPI-RW Client Policy - Executor : Enforce Request Object satisfying high security level
[ { "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": "@@ -158,7 +158,7 @@ public class AuthorizationEndpoint exten...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14204 FAPI-RW Client Policy - Executor : Enforce Request Object satisfying high security level
339,364
25.09.2020 19:32:45
-7,200
fbe18e67c3f6c103070781ddc84444d2cb3fcef9
KeycloakPromise sometimes doesn't work
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/js/src/main/resources/keycloak.js", "new_path": "adapters/oidc/js/src/main/resources/keycloak.js", "diff": "}\n}\n- function toKeycloakPromise(promise) {\n- promise.__proto__ = KeycloakPromise.prototype;\n- return promise;\n- }\n-\n- function Key...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15721 KeycloakPromise sometimes doesn't work
339,465
25.09.2020 16:50:58
-7,200
10859ebfc39255a3b7ae74c2b034ea1601a725e9
Disable clustering for 'dev' profile. Remove cluster.xml file from quarkus distribution packaging
[ { "change_type": "MODIFY", "old_path": "distribution/server-x/assembly.xml", "new_path": "distribution/server-x/assembly.xml", "diff": "<outputDirectory/>\n<filtered>true</filtered>\n</file>\n+ <file>\n+ <source>target/keycloak-quarkus-server/default-clustered-cache.xml</source>\n+ <outputDirectory>...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15631 Disable clustering for 'dev' profile. Remove cluster.xml file from quarkus distribution packaging
339,513
01.10.2020 15:49:06
-32,400
eac334124175156a762bff0dd6d4e56f02c9c46e
Authorization Server Metadata for the URL of the authorization server's JWK Set [JWK] document
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCWellKnownProvider.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCWellKnownProvider.java", "diff": "@@ -94,7 +94,11 @@ public class OIDCWellKnownProvider implements WellKnownProvid...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15779 Authorization Server Metadata for the URL of the authorization server's JWK Set [JWK] document
339,406
13.09.2020 10:56:32
-7,200
66dfa32cd569a7416de21b4dc04db212e8fccce5
Fix the setting of the lifespan for cache entries. This bug caused that jobs were no longer executed after temporary network partition in multinode setup, because the cluster based locks used for the coordination were never released.
[ { "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": "@@ -150,9 +150,9 @@ public class...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14302 Fix the setting of the lifespan for cache entries. This bug caused that jobs were no longer executed after temporary network partition in multinode setup, because the cluster based locks used for the coordination were never released.
339,454
01.10.2020 23:50:25
-7,200
802a670cc51566151fb82d9787ab30124b577522
have a factory like approach for profile contexts
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/userprofile/UserProfileContext.java", "new_path": "server-spi-private/src/main/java/org/keycloak/userprofile/UserProfileContext.java", "diff": "@@ -26,6 +26,5 @@ public interface UserProfileContext {\nboolean isCre...
Java
Apache License 2.0
keycloak/keycloak
have a factory like approach for profile contexts
339,454
02.10.2020 15:01:01
-7,200
7da619385ca021da0140a870ac936710b595c026
refactore userupdate helper api
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/authenticators/broker/IdpReviewProfileAuthenticator.java", "new_path": "services/src/main/java/org/keycloak/authentication/authenticators/broker/IdpReviewProfileAuthenticator.java", "diff": "@@ -39,9 +39,8 @@ ...
Java
Apache License 2.0
keycloak/keycloak
refactore userupdate helper api
339,454
02.10.2020 15:43:06
-7,200
695db3e8ef4bb3b917aca87a138ae71b483c0611
remove unused isCreated Flag in user profile context
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/userprofile/UserProfileContext.java", "new_path": "server-spi-private/src/main/java/org/keycloak/userprofile/UserProfileContext.java", "diff": "@@ -24,7 +24,6 @@ import org.keycloak.userprofile.validation.UserUpdat...
Java
Apache License 2.0
keycloak/keycloak
remove unused isCreated Flag in user profile context
339,454
03.10.2020 00:35:09
-7,200
43206d31589ba127bf74d9cd32d8e02ad6ae4aa3
minor restructering of the userprofile impl -> add AbstractUserProfile introduced to make getId override explicit
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/authenticators/broker/IdpReviewProfileAuthenticator.java", "new_path": "services/src/main/java/org/keycloak/authentication/authenticators/broker/IdpReviewProfileAuthenticator.java", "diff": "@@ -38,7 +38,7 @@ ...
Java
Apache License 2.0
keycloak/keycloak
minor restructering of the userprofile impl -> add AbstractUserProfile introduced to make getId override explicit
339,454
05.10.2020 20:39:11
-7,200
f0ea7a04bdae3c237a9acc3d6e38b993333cb094
remove unused getApplications method from user account
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/userprofile/UserProfileAttributes.java", "new_path": "server-spi-private/src/main/java/org/keycloak/userprofile/UserProfileAttributes.java", "diff": "@@ -22,8 +22,6 @@ import java.util.HashMap;\nimport java.util.Ma...
Java
Apache License 2.0
keycloak/keycloak
remove unused getApplications method from user account
339,209
02.10.2020 10:14:16
21,600
b66dcc8b293600b2195c021f250de814b5586fef
Replace dependencyExclusion with dependencyOverride in prod-arguments This resolves a problem with the new version of PME, which fails the build when these old properties are present.
[ { "change_type": "MODIFY", "old_path": "prod-arguments.json", "new_path": "prod-arguments.json", "diff": "\"strictAlignment\": \"false\",\n\"dependencyManagement\": \"org.jboss.eap:jboss-eap-parent:$EAP_VERSION\",\n\"dependencyRelocations.org.wildfly:@org.jboss.eap:\": \"$EAP_VERSION\",\n- \"depende...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15813 Replace dependencyExclusion with dependencyOverride in prod-arguments This resolves a problem with the new version of PME, which fails the build when these old properties are present.
339,225
29.06.2020 00:28:52
25,200
0d6da99844319e1d2ae45c3652e771eac8c17c1d
Add UserInfo check fix and associated tests.
[ { "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": "@@ -400,7 +400,7 @@ public class OIDCIdentityProvider extends AbstractOAuth2IdentityPr...
Java
Apache License 2.0
keycloak/keycloak
Add UserInfo check fix and associated tests.
339,225
02.10.2020 11:56:07
25,200
787d44be7891cfd86e9901fc82374c55e8ba671d
Reduce code duplication and test count
[ { "change_type": "ADD", "old_path": null, "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/KcOidcBrokerClientUserInfoTest.java", "diff": "+package org.keycloak.testsuite.broker;\n+\n+import org.keycloak.models.IdentityProviderSyncMode;\n+import org...
Java
Apache License 2.0
keycloak/keycloak
Reduce code duplication and test count
339,225
05.10.2020 12:12:41
25,200
65ecfc960a68e05e86073952a58a6a136b171dae
Combine UserInfo KcOidcBrokerConfiguration with OidcUserInfoClaimToRoleMapperTest
[ { "change_type": "DELETE", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/KcOidcBrokerClientUserInfoTest.java", "new_path": null, "diff": "-package org.keycloak.testsuite.broker;\n-\n-import org.keycloak.models.IdentityProviderSyncMode;\n-import ...
Java
Apache License 2.0
keycloak/keycloak
Combine UserInfo KcOidcBrokerConfiguration with OidcUserInfoClaimToRoleMapperTest
339,179
02.10.2020 15:33:12
-7,200
540516c6a9a7850ecdb9ed59292d613c7ba2598a
Exclude tests with testingClient in remote environment
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/storage/ClientStorageTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/storage/ClientStorageTest.java", ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15734 Exclude tests with testingClient in remote environment
339,364
09.09.2020 12:09:08
-7,200
bb7ce62cd51180bb1117dda6978f258c3c5269ce
Missing CORS headers in some endpoints in Account REST API
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/account/AccountCredentialResource.java", "new_path": "services/src/main/java/org/keycloak/services/resources/account/AccountCredentialResource.java", "diff": "@@ -10,8 +10,12 @@ import org.keycloak.credent...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15332 Missing CORS headers in some endpoints in Account REST API
339,465
06.10.2020 10:20:00
-7,200
d269af1b70960a2f7dfc2fb71002da2b209e37a8
Remove authentication session after failed directGrant authentication
[ { "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": "@@ -637,12 +637,16 @@ public class TokenEndpoint {\n.setRequest(request);\nR...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15830 Remove authentication session after failed directGrant authentication
339,465
09.10.2020 17:03:32
-7,200
4fd1950f5cad0ed6fd1289eaa6698a6525c57197
Rename "cluster.enabled" to "clustered". Fix test and minor cleanup. Adding GH action for quarkus unit test
[ { "change_type": "MODIFY", "old_path": ".github/workflows/ci-x.yml", "new_path": ".github/workflows/ci-x.yml", "diff": "@@ -47,6 +47,8 @@ jobs:\n- name: Extract Maven Repo\nshell: bash\nrun: tar -xzvf maven-repo.tgz -C ~\n+ - name: Run Quarkus unit tests\n+ run: mvn clean install -B -Pquarkus -f qua...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15910 Rename "cluster.enabled" to "clustered". Fix test and minor cleanup. Adding GH action for quarkus unit test
339,461
30.09.2020 16:48:28
-7,200
59ef7d258f0569ea58a23cb4526d00c8772c7dbc
Fix typo in FileTruststoreProviderFactory.java
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/truststore/FileTruststoreProviderFactory.java", "new_path": "services/src/main/java/org/keycloak/truststore/FileTruststoreProviderFactory.java", "diff": "@@ -95,7 +95,7 @@ public class FileTruststoreProviderFactory implement...
Java
Apache License 2.0
keycloak/keycloak
Fix typo in FileTruststoreProviderFactory.java
339,129
29.06.2020 10:28:42
-7,200
396fec19a889d6104e3964fc16b507c75f37c436
Include algorithm parameters Adds the capacity to add both public and secret algorithm specific data to a PasswordCredentialModel. The default way to create the models in maintained to minimize the change impact for the default hash infrastructure. Publishes the PasswordCredentialModel constructor to ease in building such extended credential models.
[ { "change_type": "MODIFY", "old_path": "server-spi/src/main/java/org/keycloak/models/credential/PasswordCredentialModel.java", "new_path": "server-spi/src/main/java/org/keycloak/models/credential/PasswordCredentialModel.java", "diff": "@@ -15,7 +15,7 @@ public class PasswordCredentialModel extends C...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-13983 Include algorithm parameters Adds the capacity to add both public and secret algorithm specific data to a PasswordCredentialModel. The default way to create the models in maintained to minimize the change impact for the default hash infrastructure. Publishes the PasswordCredentialModel constructor to ease in building such extended credential models.
339,129
04.08.2020 10:13:08
-7,200
9143bc748f681eb35c3329fdb967c957d21f0106
Include algorithm parameters Include suggestions made by to enable more generic usage
[ { "change_type": "MODIFY", "old_path": "server-spi/src/main/java/org/keycloak/models/credential/PasswordCredentialModel.java", "new_path": "server-spi/src/main/java/org/keycloak/models/credential/PasswordCredentialModel.java", "diff": "@@ -15,11 +15,15 @@ public class PasswordCredentialModel extends...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-13983 Include algorithm parameters Include suggestions made by @mposolda to enable more generic usage
339,129
04.08.2020 15:25:41
-7,200
4c4750f1d95be42317650b58ff45a0141c6f872b
Include algorithm parameters Restore accidental change
[ { "change_type": "ADD", "old_path": null, "new_path": "themes/src/main/resources/theme/keycloak/common/resources/node_modules/rcue/dist/img/git-logo.svg", "diff": "+<?xml version=\"1.0\" encoding=\"utf-8\"?>\n+<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-13983 Include algorithm parameters Restore accidental change
339,129
07.08.2020 11:27:10
-7,200
73564c5815436e803b9d009e6efc25b3eb8e8335
Include algorithm parameters Lazy initialization of additional parameters
[ { "change_type": "MODIFY", "old_path": "server-spi/src/main/java/org/keycloak/models/credential/dto/PasswordCredentialData.java", "new_path": "server-spi/src/main/java/org/keycloak/models/credential/dto/PasswordCredentialData.java", "diff": "@@ -11,7 +11,8 @@ import java.util.Map;\npublic class Pass...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-13983 Include algorithm parameters Lazy initialization of additional parameters
339,185
09.10.2020 14:59:03
-7,200
4541a1b250186d9ffe1a7ac3e4dbae80c0a04bdc
Fix new host in SAML adapter cannot restore session
[ { "change_type": "MODIFY", "old_path": "adapters/saml/as7-eap6/adapter/src/main/java/org/keycloak/adapters/saml/jbossweb/infinispan/SsoCacheSessionIdMapperUpdater.java", "new_path": "adapters/saml/as7-eap6/adapter/src/main/java/org/keycloak/adapters/saml/jbossweb/infinispan/SsoCacheSessionIdMapperUpdate...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15907 Fix new host in SAML adapter cannot restore session
339,185
13.10.2020 10:37:06
-7,200
ec395699703aabd530f714694473cccc27019f51
Fix EAP 6 configuration directory
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap6/src/main/java/org/keycloak/testsuite/arquillian/eap/container/EAP6AppServerProvider.java", "new_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap6/src/main/java/org/keycloak/testsui...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15928 Fix EAP 6 configuration directory
339,179
24.09.2020 11:06:35
-7,200
d266165f63013f0ea3480ddaa83108ff34da407e
Whitelist RefreshableKeycloakSecurityContext for KeycloakPrincipal serialization
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/adapter-core/src/test/java/org/keycloak/adapters/RefreshableKeycloakSecurityContextTest.java", "new_path": "adapters/oidc/adapter-core/src/test/java/org/keycloak/adapters/RefreshableKeycloakSecurityContextTest.java", "diff": "package org.keycloak...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14871 Whitelist RefreshableKeycloakSecurityContext for KeycloakPrincipal serialization
339,465
12.10.2020 15:07:31
-7,200
2ab355f7a29ba4942e48a2ee8bd7c80762419168
Use 'cluster' instead of 'clustered' option. Execute StartupTest on GH actions.
[ { "change_type": "MODIFY", "old_path": "distribution/server-x/assembly.xml", "new_path": "distribution/server-x/assembly.xml", "diff": "<filtered>true</filtered>\n</file>\n<file>\n- <source>target/keycloak-quarkus-server/default-clustered-cache.xml</source>\n+ <source>target/keycloak-quarkus-server/...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15924 Use 'cluster' instead of 'clustered' option. Execute StartupTest on GH actions.
339,653
11.09.2020 17:00:07
-7,200
79f0703d6277a3fa27a36d6ba5af6d0c74fdf893
Configure required actions for LDAP in READ_ONLY mode
[ { "change_type": "MODIFY", "old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/ReadonlyLDAPUserModelDelegate.java", "new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/ReadonlyLDAPUserModelDelegate.java", "diff": "package org.keycloak.storage.ldap;\n+import java.uti...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-3365 Configure required actions for LDAP in READ_ONLY mode
339,625
15.10.2020 11:46:24
10,800
a2efb84e00b3125eeabfa6d32e99d11e3c09ccc1
Update spanish email verification message For it to be similar to its english counterpart
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-community/theme/base/email/messages/messages_es.properties", "new_path": "themes/src/main/resources-community/theme/base/email/messages/messages_es.properties", "diff": "emailVerificationSubject=Verificaci\\u00F3n de email\nemailVerif...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15978 Update spanish email verification message For it to be similar to its english counterpart
339,222
07.10.2020 09:23:47
-7,200
d544b132f937d921bed0ebef1dfa094aa6a26f78
Extension to SignatureAlgorithm to support more Algorithms (RSA_SHA256_MGF1, RSA_SHA512_MGF1). Also included in clients.js and realms.js so it can be chosen as signature algorithm when connecting as SAML client and when brokering through SAML.
[ { "change_type": "MODIFY", "old_path": "saml-core/src/main/java/org/keycloak/saml/SignatureAlgorithm.java", "new_path": "saml-core/src/main/java/org/keycloak/saml/SignatureAlgorithm.java", "diff": "@@ -28,7 +28,9 @@ import java.util.Map;\npublic enum SignatureAlgorithm {\nRSA_SHA1(\"http://www.w3.or...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15806: Extension to SignatureAlgorithm to support more Algorithms (RSA_SHA256_MGF1, RSA_SHA512_MGF1). Also included in clients.js and realms.js so it can be chosen as signature algorithm when connecting as SAML client and when brokering through SAML.
339,465
19.10.2020 21:01:40
-7,200
7891daef73a914ac9a927b6370622adb1ea6fb76
Keycloak OIDC adapter broken when Keycloak server is on http
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCLoginProtocolService.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCLoginProtocolService.java", "diff": "@@ -21,6 +21,7 @@ import org.jboss.logging.Logger;\nimport org.jboss.reste...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15998 Keycloak OIDC adapter broken when Keycloak server is on http
339,249
21.10.2020 11:06:07
-7,200
f917302ace2af1f0a55da52902aa102fba96bddf
Typo in javadoc of KeycloakSecurityContext
[ { "change_type": "MODIFY", "old_path": "core/src/main/java/org/keycloak/KeycloakSecurityContext.java", "new_path": "core/src/main/java/org/keycloak/KeycloakSecurityContext.java", "diff": "@@ -29,7 +29,7 @@ import java.io.ObjectOutputStream;\nimport java.io.Serializable;\n/**\n- * Available in secure...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-16018 Typo in javadoc of KeycloakSecurityContext
339,235
21.10.2020 09:02:19
-7,200
74b5143c5e4b454edb0aabeca82a66d7169e01a4
Disable gzip encoding when themes are not cached
[ { "change_type": "MODIFY", "old_path": "server-spi/src/main/java/org/keycloak/models/ThemeManager.java", "new_path": "server-spi/src/main/java/org/keycloak/models/ThemeManager.java", "diff": "@@ -34,6 +34,8 @@ public interface ThemeManager {\n*/\nSet<String> nameSet(Theme.Type type);\n+ boolean isCa...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15498 Disable gzip encoding when themes are not cached
339,235
22.10.2020 10:43:22
-7,200
594365e603fae5744bcaf4db7643c6dcf1d3c49f
Fix ZipException in unit tests on Travis
[ { "change_type": "MODIFY", "old_path": "travis-run-tests.sh", "new_path": "travis-run-tests.sh", "diff": "@@ -56,6 +56,11 @@ if declare -f \"should-tests-run-$1\" > /dev/null && ! eval \"should-tests-run-$1\";\nexit 0\nfi\n+if [ $1 == \"unit\" ]; then\n+ mvn -s $TRAVIS_BUILD_DIR/maven-settings.xml i...
Java
Apache License 2.0
keycloak/keycloak
Fix ZipException in unit tests on Travis
339,667
22.10.2020 16:26:24
-7,200
580f2b4977084397322f08a2aec3fd0377a59267
Typo in comment: Authoirzation => Authorization
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/RoleContainerResource.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/RoleContainerResource.java", "diff": "@@ -336,7 +336,7 @@ public class RoleContainerResource ext...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-16040 Typo in comment: Authoirzation => Authorization
339,235
22.10.2020 10:23:35
-7,200
da6f7d697f5c3a8ad8b866898a1e85f1f33f707e
Include Keycloak.X preview dist in distribution
[ { "change_type": "MODIFY", "old_path": "distribution/downloads/src/main/resources/files", "new_path": "distribution/downloads/src/main/resources/files", "diff": "./\nkeycloak-server-dist:keycloak\n+ keycloak-server-x-dist:keycloak.x-preview\nkeycloak-server-overlay:keycloak-overlay\nkeycloak-api-doc...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11786 Include Keycloak.X preview dist in distribution
339,435
30.05.2020 15:18:00
-7,200
75a5452805d2b1a5ce476fd4bc7e65b86c74495d
demo-template readme with syntax error change step 10 and 11 to have consistent syntax with the rest
[ { "change_type": "MODIFY", "old_path": "examples/demo-template/README.md", "new_path": "examples/demo-template/README.md", "diff": "@@ -200,7 +200,7 @@ If you are already logged in, you will not be asked for a username and password,\nan oauth grant page. This page asks you if you want to grant certa...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-14339] demo-template readme with syntax error change step 10 and 11 to have consistent syntax with the rest
339,482
07.10.2020 11:36:49
-7,200
c122e7217847408827984ae5e45efaeb3c7a43e6
Removed references to unminimized versions of javascript libraries in base admin template
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources/theme/base/admin/index.ftl", "new_path": "themes/src/main/resources/theme/base/admin/index.ftl", "diff": "<script src=\"${resourceCommonUrl}/node_modules/angular-ui-select2/src/select2.js\" type=\"text/javascript\"></script>\n<script ...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-15850] Removed references to unminimized versions of javascript libraries in base admin template
339,465
23.10.2020 10:52:27
-7,200
e0ea96159921ee911f272089836d6c3be12bb28e
Running './kc.sh --profile=prod' still uses dev profile
[ { "change_type": "MODIFY", "old_path": "quarkus/runtime/src/main/java/org/keycloak/cli/MainCommand.java", "new_path": "quarkus/runtime/src/main/java/org/keycloak/cli/MainCommand.java", "diff": "@@ -56,8 +56,8 @@ public class MainCommand {\n@Option(names = \"--profile\", arity = \"1\", description = ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-16049 Running './kc.sh --profile=prod' still uses dev profile
339,465
23.10.2020 10:58:24
-7,200
4f93dc83769d778deb236dbc1ebfb1b4da91a3af
Clean startup log output in Keycloak.X
[ { "change_type": "MODIFY", "old_path": "distribution/server-x-dist/src/main/content/conf/keycloak.properties", "new_path": "distribution/server-x-dist/src/main/content/conf/keycloak.properties", "diff": "@@ -5,3 +5,8 @@ db=h2-file\n%dev.http.enabled=true\n%dev.db.username = sa\n%dev.db.password = ke...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11693 Clean startup log output in Keycloak.X
339,185
23.10.2020 10:38:47
-7,200
e80538c60c9b292dd7693a8319f44f7f0b0febe9
Fix auth server URL
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/KcSamlCustomEntityIdBrokerTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/KcSamlCustomEntityIdBrokerTest.java",...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15921 Fix auth server URL
339,185
23.10.2020 13:16:28
-7,200
267f1797d4777e8ea9f3fe27a46629cad0884611
Fix LDAPSamlIdPInitiatedVaryingLetterCaseTest failures on few DBs
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/ldap/LDAPSamlIdPInitiatedVaryingLetterCaseTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/ldap/LDAPSaml...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15735 Fix LDAPSamlIdPInitiatedVaryingLetterCaseTest failures on few DBs
339,179
21.10.2020 16:39:12
-7,200
9058cc75d99116ddcc8ff5ac8df29de5608e36b3
Look for end bracket only if current block is pattern
[ { "change_type": "MODIFY", "old_path": "common/src/main/java/org/keycloak/common/util/PathMatcher.java", "new_path": "common/src/main/java/org/keycloak/common/util/PathMatcher.java", "diff": "@@ -202,7 +202,9 @@ public abstract class PathMatcher<P> {\n}\n}\n+ if (c == '{') {\ni = expectedUri.indexOf...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15833 Look for end bracket only if current block is pattern
339,465
23.10.2020 18:33:52
-7,200
c98048bf642fe576ce53e85ed252722943fdc7de
Messed output when running './kc.sh'
[ { "change_type": "MODIFY", "old_path": "quarkus/runtime/src/main/java/org/keycloak/cli/Picocli.java", "new_path": "quarkus/runtime/src/main/java/org/keycloak/cli/Picocli.java", "diff": "@@ -23,15 +23,20 @@ import java.util.Iterator;\nimport java.util.List;\nimport java.util.function.IntFunction;\n-i...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-16063 Messed output when running './kc.sh'
339,520
31.08.2020 12:55:40
-7,200
23c575c23693fe04aab3d473f2a0060d5d6f7273
Wrong token type in token response. bearer vs Bearer
[ { "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": "@@ -962,7 +962,7 @@ public class TokenManager {\nif (accessToken != null) {\nString encodedToken =...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-15399: Wrong token type in token response. bearer vs Bearer
339,167
02.10.2020 14:19:30
-7,200
2e59d5c23223fee843046fc5e3fd305cc84b86ba
Unable to log in with WebAuthn on unsupported browsers
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/requiredactions/WebAuthnRegister.java", "new_path": "services/src/main/java/org/keycloak/authentication/requiredactions/WebAuthnRegister.java", "diff": "@@ -360,7 +360,7 @@ public class WebAuthnRegister implem...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-14679 Unable to log in with WebAuthn on unsupported browsers