fed34929ae
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. |
||
---|---|---|
.. | ||
kerberos | ||
ldap | ||
sssd | ||
pom.xml |