Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-1245

Full name searches return all users if the underlying Crowd directory is LDAP-based

      Full name searches behave correctly for internal directories but not for LDAP ones.

            [CWD-1245] Full name searches return all users if the underlying Crowd directory is LDAP-based

            shihab added a comment -

            Full name searches are now conducted on the displayName attribute using a wildcard LDAP filter.

            shihab added a comment - Full name searches are now conducted on the displayName attribute using a wildcard LDAP filter.

            shihab added a comment -

            Searching for a particular attribute should conduct a "contains" or "like" search. Currently the LDAP implementations do exact matching whereas the InternalDirectory implementation performs a "like" search). This will ensure the results are consistent between directories.

            shihab added a comment - Searching for a particular attribute should conduct a "contains" or "like" search. Currently the LDAP implementations do exact matching whereas the InternalDirectory implementation performs a "like" search). This will ensure the results are consistent between directories.

            shihab added a comment -

            The display name attribute is not mapped for LDAP principals.

            shihab added a comment - The display name attribute is not mapped for LDAP principals.

              doflynn David O'Flynn [Atlassian]
              shamid@atlassian.com shihab
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: