Questions tagged [soap]
65 questions
0
votes
0 answers
Azure APIm not allowing HTTPS on more than one API
We have setup an APIm in Azure with 2 APis. One is a SOAP service that was created from a WSDL. It has a single POST operation which operates just fine using HTTPS. Since we are migrating to cloud and want to keep the migration mostly transparent to…

Bensonius
- 111
- 1
- 6
0
votes
0 answers
Pass on SOAP request body through a reverse proxy
Im trying to implement a reverse proxy which takes in a SOAP request, saves the SOAP body message (Envelope, header, body etc.). I would then like to change some of the content of the SOAP request and continue to pass that to get a new response with…
0
votes
1 answer
ConfigMgr WebService API Calls
at the moment I try to connect my application via api with the ConfigMgr Webservice, but send my SOAP API request via curl I always get a 400 error.
We are writting our own application to "talk" with the SCCM and because we cannot use PowerShell…

w3ich3rt
- 13
- 5
0
votes
3 answers
ssh tunnel for https SOAP web service
I need to consume a web service from my local computer but the web service allows only the predefined ip's so i need to consume the service via a middle host which has an ip defined to reach the web service host.
So i need to do something like ssh…

gesus
- 219
- 1
- 2
- 6
0
votes
2 answers
How to troubleshoot IIS10 client cert security being broken by GP?
I have a weird situation. My Win 2016 servers were ruined by AD group polices.
IIS 10 have started to throw 403 error after automatic AD group policy update at the moment X.
Beforehand remote party called us with no problems via https with client…

Anton Krouglov
- 296
- 1
- 3
- 13