php-ntlm icon indicating copy to clipboard operation
php-ntlm copied to clipboard

Add ability to fetch the WSDL with NTLM Auth.

Open das-peter opened this issue 5 years ago • 2 comments

This should fix #4 - WSDL fetching not working. It's not a great solution but one that should work ;)

As for the mentioned https://github.com/matejsvajger/ntlm-soap-client - I'm a bit afraid that this approach could interfere with other http fetches because it overwrites the 'http' stream wrapper: https://github.com/matejsvajger/ntlm-soap-client/blob/master/src/NTLMSoap/Model/BaseClient.php#L31

das-peter avatar Apr 29 '19 02:04 das-peter

Hey guys, any reason this PR is not yet merged? 🤔

shaggyz avatar Sep 19 '19 08:09 shaggyz

Would be nice if this gets merged if it is confirmed to be working

erSitzt avatar Dec 15 '20 17:12 erSitzt