{"library":"express-ntlm","type":"library","category":null,"description":"Express middleware for NTLM authentication in Node.js. Current stable version 2.7.0. Maintained as of 2023. It provides NTLM authentication for Express apps, supporting both NTLMv1 and NTLMv2, with optional LDAP validation. Compared to alternatives like passport-ntlm, express-ntlm is simpler and does not require Passport.js. It handles NTLM negotiation, extracts user info (username, domain, workstation), and can validate against Active Directory via LDAP. Known issues with proxies and multiple users on same connection.","language":"javascript","status":"active","version":"2.7.0","tags":["javascript","express","ntlm","ldap","authentication"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-ntlm","imports":["const ntlm = require('express-ntlm');","import ntlm from 'express-ntlm';","app.use(ntlm({ domain: 'DOMAIN', domaincontroller: 'ldap://dc.example.com' }));"]},{"cmd":"yarn add express-ntlm","imports":[]},{"cmd":"pnpm add express-ntlm","imports":[]}],"homepage":null,"github":"https://github.com/einfallstoll/express-ntlm","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-ntlm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-ntlm/compatibility"}}