mattkrins / platysync

Automate the management of LDAP and other targets using CSV and other sources.
Other
6 stars 0 forks source link

STMC does not work behind citrix VPN #9

Closed mattkrins closed 8 months ago

mattkrins commented 8 months ago

Added layer of security prevents initial axios GET request.

Possible solution: https://www.npmjs.com/package/axios-ntlm

Requested by @iHaagcom

mattkrins commented 8 months ago

Attempted to implement with axios-ntlm but continued to receive the same errors. Happy to accept a pull request which will fix this, but otherwise generally STMC should not be running behind a VPN anyway.