keycloak-scim/services/src/main/java/org/keycloak
2023-10-23 15:17:18 -07:00
..
authentication User profile tweaks in registration forms 2023-10-20 06:31:21 -07:00
authorization Fix bug in regex policy evaluation that it ignored flatted user claims that are mapped by protocol mappers to complex JSON structure in access token( in the access token JWT it's key and value is a JSON by itself) 2023-06-07 10:18:10 -03:00
broker Improve logging in case of OIDC Identity provider errors: 2023-10-06 19:03:41 +02:00
common/util Session cross-reference / transaction mismatch 2023-06-12 13:18:39 +02:00
config
connections/httpclient Handle HTTP response codes when retrieving data from remote endpoints 2023-06-12 13:37:59 +02:00
credential WebAuthn support for native applications. Support custom FIDO2 origin validation (#23156) 2023-10-13 15:25:10 +02:00
crypto Remove backward compatibility for ECDSA tokens 2023-10-06 14:24:48 +02:00
deployment Fix authenticatorConfig for javascript providers 2023-07-31 19:28:25 +02:00
device Quarkus3 branch sync no. 7 2023-04-27 13:36:54 +02:00
email Change email checkserveridentity prop as angus mail sets it to true by default 2023-09-26 09:11:16 +02:00
encoding Use temporary file to reduce the chance of serving partial gzipped resource (#14511) 2022-09-23 07:51:41 +02:00
events Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
executors Reduce logging of errors due to the bounded queue 2022-03-23 15:42:06 +01:00
exportimport Fix export / import tests relict 2023-04-19 22:17:49 +02:00
forms/login/freemarker Ignore custom attributes when processing attributes in verify profile action 2023-10-20 17:51:40 +02:00
headers Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
jose/jws ID token encryption without specifying id_token_encrypted_response_enc does not follow OIDC Dynamic Client Registration specification 2022-05-16 09:05:22 +02:00
keys Find an appropriate key based on the given KID and JWA (#21160) 2023-07-10 13:28:55 +02:00
locale Keycloak forgets ui_locales parameter when using reset password 2023-07-18 09:24:12 +02:00
partialimport Use new findGroupByPath implementation and remove the old one 2023-09-25 10:44:24 +02:00
platform Switch to Resteasy Reactive 2023-09-18 09:19:03 -03:00
protocol Enhancing Light Weight Token(#22148) 2023-10-17 13:12:36 +02:00
provider Ability to override default/built-in providers with same providerId. Using ProviderFactory.order() for choosing priority providers 2023-04-25 18:04:58 +02:00
scripting Cannot find ScriptEngine for JDK8 and Wildfly 2022-06-08 11:11:36 +02:00
services changed to realm, because that is the source 2023-10-23 15:17:18 -07:00
social Add support for single-tenant mode to Microsoft Identity Provider (#20699) 2023-10-10 16:35:36 -04:00
theme Use Java mechanisms to read language files and default to UTF-8 (#21755) 2023-08-01 11:27:10 +02:00
timer/basic
transaction Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
truststore Change email checkserveridentity prop as angus mail sets it to true by default 2023-09-26 09:11:16 +02:00
url Aligns the logic in the welcome resources 2023-09-28 19:33:12 -03:00
userprofile Declarative User Profile export 2023-10-21 19:21:20 +02:00
utils Switch to Resteasy Reactive 2023-09-18 09:19:03 -03:00
validation Move UserFederatedStorageProvider into legacy module 2022-09-11 18:37:45 +02:00
vault Align guava dependency with the Quarkus Platform BOM (#21544) 2023-07-10 16:13:13 +02:00
wellknown
WebAuthnConstants.java Store information about transport media of WebAuthn authenticator 2022-02-04 19:36:30 +01:00