Releases: auth0/ad-ldap-connector
v4.1.7
v4.1.0
Make the number of parallel bind operations configurable via a config setting LDAP_NUMBER_OF_PARALLEL_BINDS
. Defaults to 1.
v4.0.1
- Fix an issue loading Certificate Authorities in Windows hosts.
- Fix an issue with some LDAPs server where the BIND operation blocks the connection.
Update Node to v8 LTS
This release updates the version of the node.js runtime to v8. The reason is that v4 is approaching end of life. More info about this here
We have removed the dependency to EDGE.js, which allowed us to retrieve the CAs on Windows machines and replaced with another native library.
There are no other major changes.
v2.28.0
Added
- [troubleshoot] Improve the troubleshooting of a kerberos deployment (@jfromaniello) a6fabf7
- Output logs when the Kerberos proxy crashes
- Introduce a new endpoint
/test-headers
to troubleshoot the Connector. If you go tohttp://localhost:PORT/test-headers
, it will display the headers that the Connector received after Kerberos authentication and before fetching the profile from LDAP. - Introduce a new variable
KERBEROS_DEBUG_USER
. When the Connector is started with this variable it will disable Kerberos and always use the same user. egKERBEROS_DEBUG_USER=john
.
Shasum: ed4041c2e38b6f4929da21da105196029d74677b
Download: http://cdn.auth0.com/connector/windows/adldap-2.28.0.msi
v2.27.6
Fixed
- [config] Fix double callback which is causing Connector to fail when Kerberos is enabled (@jfromaniello) 01f80c2
Shasum: ad60b2da3541e2b3c63bba6a0742ebe32a53345c
Download: http://cdn.auth0.com/connector/windows/adldap-2.27.6.msi
v2.27.5
Fixed
- [config] Do not read
config.json
ifOVERRIDE_CONFIG
=false (@jfromaniello) 8b80e88 - [config] Add missing callback (@jfromaniello) 44910a7
- [config] use memory store with
OVERRIDE_CONFIG
false (@jfromaniello) 35a6546
Shasum: 5ba360294738ad87819ce1963795d8d0144dffb9
Download: http://cdn.auth0.com/connector/windows/adldap-2.27.5.msi
v2.27.2
Security
- [security] Update
ws
(websockets) package to 1.0.1, resolving issue #65 (@twistedstream) cdf09aa
Shasum: 117681efb635e038bc147158693325069b1f36f9
Download: http://cdn.auth0.com/connector/windows/adldap-2.27.2.msi
v2.27.1
Fixed
- [config] Fix issue with loading the default
profileMapper
(@jfromaniello) e2469e5
Shasum: 8c8e58a83455f068a1a675368532779fc9d094f4
Download: http://cdn.auth0.com/connector/windows/adldap-2.27.1.msi
v2.27.0
Added
- [config] Allow configuring the certs through settings instead of files (@jfromaniello) ee8f9d9, c842587
- [config] Add a
OVERRIDE_CONFIG
setting (@jfromaniello) 2f73073 - [general][config] Add new
WITH_KERBEROS_PROXY_FRONTEND
setting (@jfromaniello) b82c458 - [config] Add support for an async profile mapper (@jfromaniello) 2b3448b
- [config] Support profile mapper script in a
PROFILE_MAPPER
setting (@jfromaniello) e528adf - [config] Support profile mapper file name via
PROFILE_MAPPER_FILE
setting (@jfromaniello) c16fbe6
Fixed
- [install] Fix typo on install banner (@jfromaniello) 7f600f0
- [general] Improve ping functionality (@jfromaniello) 8403059
- [general] Remove locked cache on startup (@jfromaniello) eaac5c7
- [general] Fix uncaught exception (@jfromaniello) e87e2ff
Shasum: ea7ee5dcbaf4a7c9b8c3ef707c84c3913d2859e8
Download: http://cdn.auth0.com/connector/windows/adldap-2.27.0.msi