keycloak-scim/server-spi-private/src/main/java/org/keycloak/userprofile
Alexander Schwartz 2a95d0abfa
Sort order of updates for user properties (#32853)
This should reduce deadlocks on the user property table if the users are updated concurrently.

Closes #32852

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-09-18 12:37:42 +02:00
..
AttributeChangeListener.java KEYCLOAK-18700 - consistently record User profile attribute changes in 2021-09-15 08:26:01 -03:00
DefaultAttributes.java Make sure federationLink always map to the storage provider associated with federated users 2024-08-20 11:27:22 +02:00
DefaultUserProfile.java Sort order of updates for user properties (#32853) 2024-09-18 12:37:42 +02:00
UserProfile.java Refactoring user profile interfaces and consolidating user representation for both admin and account context 2023-12-13 08:27:55 +01:00
UserProfileProvider.java Enable user profile by default 2024-01-11 12:48:44 -03:00
UserProfileProviderFactory.java Decouple factory methods from the provider methods on UserProfileProvider implementation 2023-12-01 10:30:57 -03:00
UserProfileSpi.java [KEYCLOAK-17399] - Declarative User Profile and UI 2021-06-14 11:28:32 +02:00
UserProfileUtil.java Make sure attribute metadata from user storage providers are added only for the provider associated with a federated user 2024-04-08 09:05:16 -03:00
ValidationException.java Make required actions configurable (#28400) 2024-05-23 08:38:36 +02:00