keycloak-scim/testsuite/integration-arquillian/tests/base
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
testsuites Persist online sessions to the database (#27977) 2024-03-28 09:17:07 +01:00
pom.xml Issue Verifiable Credentials in the VCDM format #25943 (#27071) 2024-03-18 17:05:53 +01:00