Fixed: Added missing @ConfigurationOnMissingBean
for UserUpdateListenerAdminUser
and added missing User fields to fix force-change-password sync issue
Fixed: Removed cache none property from metadata defaults which was preventing use of caching without using -Dspring.cache.type=
in configuration
Fixed: Hydrate the user roles and permissions before validation to fix NPE when the permission name is null
Fixed: Remove override of getDomainType
to fall back to default behavior because of which admin extensions were not getting picked up
Fixed: Added quotes which were missing in liquibase sql