You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Nuwan Galkissa Mudalige <nm...@virtusa.com> on 2020/03/17 00:07:56 UTC

Jmeter recording issue in SSO application

Hi,

I'm working on Single sign-On application to make a script in Jmeter 5.1. But I'm repeatedly getting the sign in pop-up though it is used correct credentials while Jmeter recording.

Does anybody have experienced similar kind of challenges when Jmeter recording for SSO application ? Please share your inputs.

Regards,
Nuwan

________________________________

"Virtusa has been recognized as one of the top 20 global IT service providers in Everest Group's 2018 PEAK Matrix Service Provider of the Year(tm) awards; Named as an Outsourcing Leader and an All Star Company in IAOP's 2018 Global Outsourcing 100; Recognized as the Most Innovative Technology Company of the Year at the 2017 American Business Awards; Positioned as a Top 15 Sourcing Service Provider by Information Services Group (ISG)."

________________________________

This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.

________________________________

Re: Jmeter recording issue in SSO application

Posted by "glinius@live.com" <gl...@live.com>.
NLTM <https://en.wikipedia.org/wiki/NT_LAN_Manager>  or  Kerberos
<https://en.wikipedia.org/wiki/Kerberos_(protocol)>  SSO isn't something you
can efficiently record and replay using JMeter's  HTTP(S) Test Script
Recorder
<https://jmeter.apache.org/usermanual/jmeter_proxy_step_by_step.html>   from
the beginning. 

You can try  increasing JMeter's log verbosity
<https://www.blazemeter.com/blog/how-to-configure-jmeter-logging/>   for
proxy package by adding the next line to /log4j2.xml/ file:
<Logger name="org.apache.jmeter.protocol.http.proxy" level="debug" /> 


and after restarting JMeter on next recording attempt look for "Creating
HTTP Authentication manager for authorization" line and its neighbors,
hopefully you will be able to get to the bottom of the problem




--
Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org