Uploaded image for project: 'Directory Client API'
  1. Directory Client API
  2. DIRAPI-285

ModifyPassword extended operation incorrectly expects value in ModifyResponse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0-RC1
    • 1.0.0-RC2
    • None

    Description

      When using Apache Directory API to send out a ModifyPassword request to
      a non-Apache LDAP server, I stumbled upon an issue when processing the
      response of the request.

      The specification ( https://tools.ietf.org/html/rfc3062#section-2.2 ;
      RFC 3062 section 2.2), states

      " Password Modify response is an ExtendedResponse where the responseName
      field is absent and the response field is optional."

      But PasswordModifyFactory#decorate() instead assumes there will always
      be a response field.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mdobrinic Mark Dobrinic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: