keycloak-scim/federation/ldap
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
..
src Align isEnabled in MSAD mappers to how other properties are processed in UserAttributeLDAPStorageMapper 2024-04-01 08:20:35 -03:00
pom.xml fix: removal of resteasy-core (#27032) 2024-02-29 11:43:13 +00:00