keycloak-scim/services/src/main/java/org/keycloak
Martin Idel 330a3d8ff5 KEYCLOAK-14904 Fix AccountRestService
- custom attributes in UserModel are removed during update
- this can break caching (doesn't break if user is written
  to database)
- also ensure that we don't accidentally change username
  and/or firstName/lastName through attributes
2020-07-28 10:03:14 +02:00
..
authentication KEYCLOAK-14549 Make ClientProvider independent of RealmProvider 2020-07-22 00:08:15 +02:00
authorization [KEYCLOAK-14646] - Improving permission resolution and evaluation 2020-07-21 14:22:09 +02:00
broker KEYCLOAK-14742 SAML2NameIDPolicyBuilder: add AllowCreate and SPNameQualifier properties 2020-07-25 10:16:57 +02: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 Update WebAuthn4J to 0.12.0.RELEASE 2020-06-23 10:53:08 +02:00
crypto KEYCLOAK-13104 Signed and Encrypted ID Token Support : AES 192bit and 256bit key support 2020-05-20 09:01:59 +02:00
email KEYCLOAK-13285 Enable check identity for email 2020-04-14 19:22:57 +02:00
events KEYCLOAK-12309 Fix warnings with collections in packages: 2019-12-18 14:02:27 +01:00
executors KEYCLOAK-5371 More stable cross-dc tests 2017-11-08 10:03:04 +01:00
exportimport [KEYCLOAK-14646] - Improving permission resolution and evaluation 2020-07-21 14:22:09 +02:00
forms [KEYCLOAK-14646] - Improving permission resolution and evaluation 2020-07-21 14:22:09 +02:00
headers KEYCLOAK-14132 DefaultSecurityHeadersProvider should support 307 as redirect code 2020-06-17 11:55:40 +02:00
jose/jws KEYCLOAK-12310 Remove unused imports from packages: exportimport, forms, jose, partialimport, protocol in module "services" (#6560) 2019-12-05 14:28:47 +01:00
keys [KEYCLOAK-14299] - Do not create keys during startup but on-demand 2020-05-26 15:13:26 -03:00
locale KEYCLOAK-13116 Fix backwards compatilbity changes in LocaleSelectorSPI 2020-03-04 06:39:24 +01:00
partialimport [KEYCLOAK-12192] - Missing Input Validation in IDP Authorization URLs 2020-03-05 06:32:35 +01:00
platform KEYCLOAK-12175 - Platform SPI 2019-12-09 09:55:04 +01:00
protocol KEYCLOAK-14549 Make ClientProvider independent of RealmProvider 2020-07-22 00:08:15 +02: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-14904 Fix AccountRestService 2020-07-28 10:03:14 +02:00
social KEYCLOAK-14023 Instagram User Endpoint change 2020-07-10 17:36:51 -03:00
storage KEYCLOAK-14220 Complement methods for accessing clients with Stream variants 2020-07-27 10:38:39 +02:00
theme KEYCLOAK-14536 Migrate UserModel fields to attributes 2020-06-25 14:50:57 +02: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-3617 KEYCLOAK-4117 KEYCLOAK-4118 2017-01-09 17:14:20 -05:00
truststore [KEYCLOAK-14343] Truststore SPI support for LDAP with StartTLS 2020-06-11 18:07:53 +02:00
url KEYCLOAK-12953 Ignore empty realm frontendUrl 2020-02-14 11:33:07 +01:00
utils KEYCLOAK-14220 Complement methods for accessing clients with Stream variants 2020-07-27 10:38:39 +02:00
validation KEYCLOAK-12921 Fix NPE in client validation on startup 2020-02-12 08:23:25 +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