Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-473

Add force SASL PLAIN for LDAP compliance

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.5.3
    • None
    • authentication
    • None

    Description

      It was decided that we should default to PLAIN SASL, since thats the only way it works with LDAP users. If someone needs secured auth, go use encryption anyways since SCRAM is just protecting the creds anyways.

      There will be a sys property named forceSaslPlain which is true and can be set to false to get the old behavior back.

      Also with this to true, we don't need to ask for the list mechs anymore, and save a roundtrip.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              daschl Michael Nitschinger
              daschl Michael Nitschinger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty