Skip to content

Add ability to fetch the WSDL with NTLM Auth.#11

Open
das-peter wants to merge 2 commits into
jamesiarmes:masterfrom
CandoImage:wsdl-fetch
Open

Add ability to fetch the WSDL with NTLM Auth.#11
das-peter wants to merge 2 commits into
jamesiarmes:masterfrom
CandoImage:wsdl-fetch

Conversation

@das-peter

Copy link
Copy Markdown

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

@shaggyz

shaggyz commented Sep 19, 2019

Copy link
Copy Markdown

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

@vincentchalamon vincentchalamon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm this fixes SOAP calls with a NTLM auth.
I need this in a Symfony bundle, would be great to be merged! :-)

@erSitzt

erSitzt commented Dec 15, 2020

Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wsdl file fetch with NTLM?

4 participants