Hi, I am trying to create a JMeter script to log in to Alfresco Share, facing one strange issue, I wonder if I can get any help. I go to https://******/share/page/dologin and then enter userID and Password. Server returns a http 302 and redirects to /share/page and then another redirection with http 302 which takes to /share/page/user/testID/dashboard
Issue is when I fire concurrent requests /share/page returns a http 200 in stead of http 302 and hence the next request fails and user doesn't log in.