I successfully recorded a site that uses SAML Authentication Request and Single Sign On to Login. This site is using a proxy. So, I recorded it using a proxy.
When I played back the record, it successfully login but when I played back for the second times (I run after waiting for 5 seconds), it failed to login. If I checked, the difference is in the Cookie, however I already used HTTP Cookie Manager:
successfully login
failed login
If we can see the pictures above that the difference is the cookie.
So how to keep the session cookie?


