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

the PLAIN SASL BindRequest is not supported

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-M2
    • 1.0.0-M17
    • None

    Description

      The test testSaslBindPLAIN() is suppose to test the PLAIN SASL mechanism, but as the BindRequest we send is a Simple Bind, it just test a simple bind request.

      With the modification I've done this afternoon (and not yet committed), this test is now failing.

      Looking at the code that deal with the PLAIN SASL bind in the protocol handler, the failure is normal. We should add support for this SASL mechanism, as what we did for GSSAPI, CRAM-MD5, DIGEST-MD5

      Attachments

        Activity

          People

            elecharny Emmanuel Lécharny
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: