Uploaded image for project: 'appNG'
  1. appNG
  2. APPNG-2114

LDAP group authentication is case sensitive

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.17.0
    • Component/s: appng-core
    • Labels:
      None

      Description

      Authentication with a LDAP group should be case insensitive for the username.

       
      LDAPService.getUserGroups line 275 should be:

      if (username.equalsIgnoreCase(id)) {

        Attachments

          Activity

            People

            • Assignee:
              mueller.matthias Matthias Müller
              Reporter:
              c.brueckner Christian Brückner
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: