We were looking at CUCM authentication at server side. I came across your node.js application, i installed node.js and tried installing application ,I came across following error
npm ERR! fetch failed
https://registry.npmjs.org/ldapjs/-/ldapjs-0.6.2.tgz npm ERR! Error: tunneling socket could not be established, cause=getaddrinfo ENOENT
Also attaching log for your reference. Is this the only way possible for server side authentication? .
I also came across unauthenticated registrations by passing "authenticate: false" and "password: ''". Is this supported?
It is not working on shared sandbox.
Thanks in Advance