keycloak-scim/testsuite
Stefan Guilhen 2ca59d4141 Align isEnabled in MSAD mappers to how other properties are processed in UserAttributeLDAPStorageMapper
- user model is updated by onImport with the enabled/disabled status of the LDAP user
- a config option always.read.enabled.value.from.ldap was introduced, in synch to what we have in UserAttributeLDAPStorageMapper
- isEnabled checks the flag to decide if it should always retrieve the value from LDAP, or return the local value.
- setEnabled first updates the LDAP tx, and then calls the delegate to avoid issue #24201

Closes #26695
Closed #24201

Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2024-04-01 08:20:35 -03:00
..
db-allocator-plugin Fix dependencies in testsuite, adapters and Quarkus module 2023-04-27 13:36:54 +02:00
integration-arquillian Align isEnabled in MSAD mappers to how other properties are processed in UserAttributeLDAPStorageMapper 2024-04-01 08:20:35 -03:00
model Persist online sessions to the database (#27977) 2024-03-28 09:17:07 +01:00
utils fix: limit the use of Resteasy to the KeycloakSession (#28150) 2024-03-26 13:43:41 -04:00
pom.xml Map Store Removal: Delete map profiles from testsuite 2023-11-30 14:59:02 +01:00