I am trying to implement jmeter for our ADF application , We have single sign on through our desktop , when we access the application URL , i see in the network trace it is hitting /oam/CredCollectServlet/WNA .
Through Jmeter it gets stuck in the below URL and throws 401 unauthorized error
https:// :/oam/CredCollectServlet/WNA?authn_try_count=0&spnegotoken=string&challenge_url=%2Foam%2FCredCollectServlet%2FWNA&ssoCookie=disablehttponly&request_id=-8511074397972103025&locale=en_US&resource_url=http%253A%252F%252F%253A9050%252FCCS%252F
Any suggestion , how to proceed ?