Skip to content

Releases: auth0/ad-ldap-connector

v2.15.0

10 Mar 11:57
Compare
Choose a tag to compare

Added

  • [general] Added LDAP_BASE_GROUPS environment variable for groups search base DN. (lebels)
    56492bb
    0b052c2

shasum: dc9770369e91c5f027385f6fb2cfe436586543c0
Download: http://cdn.auth0.com/connector/windows/adldap-2.15.0.msi

v2.14.3

03 Mar 21:03
Compare
Choose a tag to compare

Fixed

  • [minor] Improving test connection messages (pose)
    856906b
  • [certificate-authentication] add search_query to passport strategies: Adds fallback to form authentication when user provides no certificate. (jfromaniello)
    9dc27ea

shasum: 5659fc00c93ddbc1c2761df36365955d548698d0
Download: http://cdn.auth0.com/connector/windows/adldap-2.14.3.msi

v2.14.2

11 Feb 19:08
Compare
Choose a tag to compare

Fixed

  • [minor] Removed debug message. (José F. Romaniello)
    4fec693

shasum: 947da7039d3cd6bb26bf2269e9d32bceb3bfdb0e
Download: http://cdn.auth0.com/connector/windows/adldap-2.14.2.msi

v2.14.1

11 Feb 18:49
Compare
Choose a tag to compare

Fixed

  • [windows] When persisting configuration files now new lines are separated using crlf (\r\n) on windows. (José F. Romaniello)
    1240f27

shasum: 39e0c69d5dbaef794def3f45ee5cea80b8c5f3ba
Download: Download: http://cdn.auth0.com/connector/windows/adldap-2.14.1.msi

v2.14.0

11 Feb 18:52
Compare
Choose a tag to compare

Added

  • [general] Environment variable LDAP_SEARCH_GROUPS added in order to customize group filtering on AD/LDAP get groups queries. (José F. Romaniello)
    c768286

shasum: 6f300224728806c2702c73e7bb7acb26012ffe5e
Download: http://cdn.auth0.com/connector/windows/adldap-2.14.0.msi

v2.13.0

11 Feb 19:06
Compare
Choose a tag to compare

Fixed

  • [performance] Implemented cache for groups (powered by leveldb). Database is stored at cache.db directory. Cache can be customized using the environment following variable:
    • GROUPS_CACHE_SECONDS (default 600): Specifies the amount of seconds groups results will be cached.

(José F. Romaniello)
adc505c

Changed

  • [general] Added new environment variables:
    • GROUPS_TIMEOUT_SECONDS (default 20): When executing a query to fetch groups specified the maximum amount of seconds to wait before aborting the request.
    • GROUP_PROPERTY (default cn): AD/LDAP property used to search groups.

(José F. Romaniello)
adc505c

shasum: da847a2afebfb25871d31633ce4688736529cfb9
Download: http://cdn.auth0.com/connector/windows/adldap-2.13.0.msi