keycloak-scim/server-spi/src/main/java/org/keycloak/userprofile
Pedro Igor 4d8c525644
Make sure changes to user profile metadata is not stored when calling decorators (#31549)
Closes #30476

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-07-29 09:03:21 +02:00
..
AttributeContext.java Move some UserProfile and Validation classes into keycloak-server-spi 2023-10-31 12:56:46 -07:00
AttributeGroupMetadata.java Move some UserProfile and Validation classes into keycloak-server-spi 2023-10-31 12:56:46 -07:00
AttributeMetadata.java Make sure changes to user profile metadata is not stored when calling decorators (#31549) 2024-07-29 09:03:21 +02:00
Attributes.java Refactoring user profile interfaces and consolidating user representation for both admin and account context 2023-12-13 08:27:55 +01:00
AttributeValidatorMetadata.java Move some UserProfile and Validation classes into keycloak-server-spi 2023-10-31 12:56:46 -07:00
UserProfileAttributeValidationContext.java Move some UserProfile and Validation classes into keycloak-server-spi 2023-10-31 12:56:46 -07:00
UserProfileConstants.java More info on UserProfileContext 2023-12-19 13:00:31 -03:00
UserProfileContext.java Update the UPDATE_EMAIL feature to rely on the user profile configuration when rendering templates and validating the email 2023-12-20 15:15:06 -03:00
UserProfileDecorator.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
UserProfileMetadata.java Move some UserProfile and Validation classes into keycloak-server-spi 2023-10-31 12:56:46 -07:00