Uploaded image for project: 'LDAP'
  1. LDAP
  2. LDAP-60

Photo sync not working in SSO mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 9.2.7
    • 9.2.6
    • Authenticator
    • None
    • Unknown
    • N/A
    • N/A

    Description

      thumbnailPhoto is not importing from LDAP Authenticator when using SSO (didn't test without SSO).

      Looking at debug the LDAP query for sAMAccountName= is using REMOTE_USER instead of username:

      .XWikiLDAPConnection - LDAP search: baseDN=[DC=DOMAIN,DC=COM] query=[(sAMAccountName=DOMAIN\5cJSmith)] attr=[[thumbnailPhoto]] ldapScope=[2]

      instead of:

      .XWikiLDAPConnection - LDAP search: baseDN=[DC=DOMAIN,DC=COM] query=[(sAMAccountName=JSmith)] attr=[[thumbnailPhoto]] ldapScope=[2]

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            reighnman Jared O.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: