keycloak-scim/services/src/main/java/org/keycloak
Sven-Torben Janus 4652fd4fcd KEYCLOAK-16540 X.509 Authentication logs Exception when no client cert
When no client cert is present the variable clientCert is null. In this
case the log statement leads to a NPE which then gets logged as an
error.
2021-01-04 10:55:21 +01:00
..
authentication [KEYCLOAK-16508] Complement methods for accessing user sessions with Stream variants 2020-12-15 19:52:31 +01:00
authorization KEYCLOAK-14556 Authentication session map store 2020-12-07 20:48:59 +01:00
broker KEYCLOAK-16605 add localpart username template transformer 2021-01-04 06:30:41 +01:00
common/util KEYCLOAK-11702 Remove RestEasy 4 dependencies from core codebase 2019-10-11 15:03:34 +02:00
config KEYCLOAK-11347 - MicroProfile-Config 2019-12-10 12:08:22 +01:00
connections/httpclient [KEYCLOAK-13141] - Fixing filter 2020-07-15 11:00:55 -03:00
credential [KEYCLOAK-16232] Streamify the UserCredentialStore and UserCredentialManager interfaces 2020-12-07 19:48:35 +01:00
crypto KEYCLOAK-14529 Signed and Encrypted ID Token Support : RSA-OAEP-256 Key Management Algorithm 2020-07-30 15:20:51 +02:00
email KEYCLOAK-14855 Added realm-specific localization texts which affect texts in every part of the UI (admin console / login page / personal info page / email templates). Also new API endpoints and a new UI screen to manage the realm-specific localization texts were introduced. 2020-10-30 08:02:43 -03:00
encoding KEYCLOAK-14548 Add support for cached gzip encoding of resources 2020-09-07 00:58:47 -07:00
events KEYCLOAK-15847 Add MapUserProvider 2020-12-10 08:57:53 +01:00
executors KEYCLOAK-5371 More stable cross-dc tests 2017-11-08 10:03:04 +01:00
exportimport [KEYCLOAK-16232] Streamify the UserCredentialStore and UserCredentialManager interfaces 2020-12-07 19:48:35 +01:00
forms [KEYCLOAK-16232] Streamify the UserCredentialStore and UserCredentialManager interfaces 2020-12-07 19:48:35 +01:00
headers KEYCLOAK-14232 Add Referrer-Policy: no-referrer to each response from Keycloak 2020-09-17 23:21:49 -07:00
jose/jws KEYCLOAK-15156 backchannel logout offline session handling 2020-08-13 08:09:59 -03:00
keys KEYCLOAK-15898 Streamification of Keymanager 2020-11-10 14:43:23 +01:00
locale KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
partialimport KEYCLOAK-15847 Add MapUserProvider 2020-12-10 08:57:53 +01:00
platform KEYCLOAK-12175 - Platform SPI 2019-12-09 09:55:04 +01:00
protocol [KEYCLOAK-16508] Complement methods for accessing user sessions with Stream variants 2020-12-15 19:52:31 +01:00
provider KEYCLOAK-8044 Clear theme caches on hot-deploy 2020-02-20 08:50:10 +01:00
scripting [KEYCLOAK-4902] - Refactoring and improvements to processing of authz requests 2018-08-07 10:53:40 -03:00
services KEYCLOAK-16540 X.509 Authentication logs Exception when no client cert 2021-01-04 10:55:21 +01:00
social KEYCLOAK-14023 Instagram User Endpoint change 2020-07-10 17:36:51 -03:00
storage KEYCLOAK-15847 Add MapUserProvider 2020-12-10 08:57:53 +01:00
theme KEYCLOAK-14547: Make New Account Console the default. 2020-11-23 20:56:05 +01:00
timer/basic KEYCLOAK-5747 Ensure refreshToken doesn't need to send request to the other DC. Other fixes and polishing 2017-11-22 11:55:12 +01:00
transaction [KEYCLOAK-13639] - Improvements to metrics and health status 2020-11-13 07:14:43 -03:00
truststore KEYCLOAK-15184: Use static inner class where possible 2020-10-09 23:37:08 +02:00
url KEYCLOAK-12953 Ignore empty realm frontendUrl 2020-02-14 11:33:07 +01:00
userprofile [KEYCLOAK-16232] Replace usages of deprecated collection-based methods with the respective stream variants 2020-12-07 19:48:35 +01:00
utils KEYCLOAK-14231 - validate supported locales 2020-12-07 19:56:32 +01:00
validation KEYCLOAK-14306 OIDC redirect_uri allows dangerous schemes resulting in potential XSS 2020-11-12 08:21:54 +01:00
vault KEYCLOAK-12616 Vault unit test always failes on Windows 2020-01-07 20:55:50 +01:00
wellknown
WebAuthnConstants.java KEYCLOAK-12900 NullPointerException during WebAuthn Registration (#6732) 2020-02-05 17:01:36 +01:00