keycloak-scim/federation
Sven-Torben Janus fed34929ae KEYCLOAK-13817 Fix X509 auth fails
when attribute value is always read from LDAP and import is enabled

When userattribute value is always read from LDAP, then the value is not
available in the local store. Therfore, KC will not find a user by that
attribute in the local store. When querying the LDAP storage
provider, the user will be found. However, when it is also available in
the local store (though without the attribute) it will not get imported
and therefore not returned with the result set of the LDAP storage
provider. Hence, the user will not be found at all.

This change adds the user to the result set of the LDAP user stoage
provider, iff the attribute user by the search is set to always read
value from LDAP.
2020-05-12 20:50:18 +02:00
..
kerberos Set version to 11.0.0-SNAPSHOT 2020-04-29 12:57:55 +02:00
ldap KEYCLOAK-13817 Fix X509 auth fails 2020-05-12 20:50:18 +02:00
sssd Set version to 11.0.0-SNAPSHOT 2020-04-29 12:57:55 +02:00
pom.xml Set version to 11.0.0-SNAPSHOT 2020-04-29 12:57:55 +02:00