Hell Everyone! I am trying to record login step for Web Application. This application uses Single Sign On. Once a user is logged in to the network of organization then she/he can directly access the application through Edge Browser. I can record login part through Vugen. But I am unable to execute through load runner. I am getting below errror .
Action.c(489): Error -26631: HTTP Status-Code=400 (Bad Request) for "">login.microsoftonline.com/.../token"
Already I used web_set_user("") function.