boydcc2
10 years agoNew Contributor
SoapUI Doesn't make the same Request after a 302 redirect
It would appear that SoapUI doesn't make the same request after a couple 302 redirects.
I'm first trying to hit the Webservice endpoint.
This redirects me to ADFS where it uses my cert to authenticate me.
It then redirects me back to the Webservice endpoint
At the end of this my Raw request is empty except for headers.
If I make "Follow Redirects false" my Raw request shows the full soap message
Does anyone have any insight on this?
Thanks!