Forum Discussion

goetz's avatar
12 years ago

Cookie not sent in redirect: soapUI 4.5.2 bug?

I downloaded 4.5.2 today and something that was working before stopped working...

I have a REST request where I POST credentials to a login service, which returns a 302 response code along with a session cookie, to be submitted in the subsequent GET redirect request.

"Follow Redirects" is set to true. In soapUI 4.5.1 it works as expected, but in 4.5.2 the redirect happens without the cookie being sent back, resulting in authentication failure.

If I do this within a Test Case the same thing happens, even if "Maintain HTTP session" is switched on.

Could this be a bug in 4.5.2? I got a Pro trial, and the same difference is observed between Pro 4.5.1 and 4.5.2.

Much appreciate any help or ideas!