keycloak-scim/server-spi-private/src/main/java/org/keycloak
Alexander Schwartz fd152e8a3e Modify RealmAdminResource.partialImport to work with InputStream
Rework existing PartialImportManager to not interfere with transaction handling, and bundle everything related to AdminEventBuild and JAX-RS Repsonses inside the Resource.

Closes #13611
2022-11-24 11:45:11 +01:00
..
authentication OTP Application SPI (#14800) 2022-10-18 14:42:35 +02:00
authorization Reduce number of calls to the storage for clients and realms 2022-10-21 15:08:39 +02:00
broker Fix update of group mappers on certain changes of the group path 2022-11-23 10:12:34 +01:00
cluster Disable Infinispan for map storage and avoid the component factory when creating a realm independent provider factory 2022-07-22 08:20:00 +02:00
component
connections/httpclient
credential Short passwords with PBKDF2 mode working (#14437) 2022-11-06 14:49:50 +01:00
crypto
device
email
events Remove deprecated methods from data providers and models 2022-10-25 09:01:33 +02:00
executors
exportimport Move UserFederatedStorageProvider into legacy module 2022-09-11 18:37:45 +02:00
forms Remove text based login flows (#13249) 2022-07-22 15:15:25 +02:00
headers
keys Support for multiple keys with same kid, which differ just by algorithm in the JWKS (#15114) 2022-11-03 09:32:45 +01:00
migration
models Modify RealmAdminResource.partialImport to work with InputStream 2022-11-24 11:45:11 +01:00
partialimport Modify RealmAdminResource.partialImport to work with InputStream 2022-11-24 11:45:11 +01:00
policy
protocol Removing unnecessary injection points from JAX-RS (sub)resources 2022-11-16 08:55:55 -03:00
provider
scripting
services Disable Infinispan for map storage and avoid the component factory when creating a realm independent provider factory 2022-07-22 08:20:00 +02:00
sessions
storage Modify RealmAdminResource.partialImport to work with InputStream 2022-11-24 11:45:11 +01:00
theme
timer
transaction
truststore
userprofile Enable MapUserProvider storing username with the letter case significance 2022-09-09 11:46:11 +02:00
utils Importing a representation by first creating the defaults, importing a representation and then copying it over to the real store. 2022-11-16 09:56:13 +01:00
validate
validation
ServerStartupError.java