danxfisher/MeetEasier

NTLM Support with ews-javascript-api-auth-ntlm2

hashfunktion opened this issue · 2 comments

NTLM Support for authentication would be so great. We can't enable Basic Auth on our on-prem Exchange because some Compliances.
I have found this https://www.npmjs.com/package/ews-javascript-api-auth-ntlm2 and try to implement this but I´m not familiar with Javascript so I´m not able to implement this.

It would be great when you can try to implement this feature.
Best regards!

you want to use @ewsjs/xhr
all other ews-javascript-library helpers for ntlm are depricated.

NTLM has been added on this fork! Enjoy: https://github.com/dermatou/MeetEasier-Display
(I'm not merging it as it removes basic auth)