Share via

MS AD login scripting issue using JMeter

Mohd Nazim 1 Reputation point
2021-12-28T12:18:09.52+00:00

Hi, I am doing performance testing with JMeter for a cloud based application with Azure AD . I am not getting the expected response for below request:

POST https://login.microsoftonline.com/login.srf

Expected Response (By Fiddler ) = Sign in to your account having values for ctx, hpgrequestid, flowToken and canary
Actual Response (By Jmeter) = Redirecting (BssoInterrupt)

I done all correction for request POST https://login.microsoftonline.com/login.srf like wresult ( I am correlation whole xml) and wctx .apart from this in cookies i have correlated values ESTSWCTXFLOWTOKEN but still i am not getting expected response.

Where i am missing?

Community Center | Not monitored
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.