keycloak-scim/server-spi-private/src/main/java/org/keycloak/userprofile
Pedro Igor 57139cbefc Internal read-only attributes have precedence over unmanaged attribute policy
Closes #30240

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-19 12:05:01 +02:00
..
AttributeChangeListener.java KEYCLOAK-18700 - consistently record User profile attribute changes in 2021-09-15 08:26:01 -03:00
DefaultAttributes.java Internal read-only attributes have precedence over unmanaged attribute policy 2024-06-19 12:05:01 +02:00
DefaultUserProfile.java Only remove attributes with empty values when updating user profile 2024-03-13 15:03:08 +01: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