Releases: auth0/ad-ldap-connector
Releases · auth0/ad-ldap-connector
v2.15.0
v2.14.3
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
v2.14.1
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
Added
- [general] Environment variable
LDAP_SEARCH_GROUPS
added in order to customize group filtering on AD/LDAPget groups
queries. (José F. Romaniello
)
c768286
shasum: 6f300224728806c2702c73e7bb7acb26012ffe5e
Download: http://cdn.auth0.com/connector/windows/adldap-2.14.0.msi
v2.13.0
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
(default600
): Specifies the amount of seconds groups results will be cached.
(José F. Romaniello
)
adc505c
Changed
- [general] Added new environment variables:
GROUPS_TIMEOUT_SECONDS
(default20
): When executing a query to fetch groups specified the maximum amount of seconds to wait before aborting the request.GROUP_PROPERTY
(defaultcn
): 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