SAMLSSO login | JMeter Forum
A
Alka Arya Posted on 03/09/2019
Hi

I am trying to load test a web application that uses SAML for SSO, using JMeter.  I have tried to captured the SAMLRequest via regular expression extractor but getting  500 error.

Can you please help me how to capture SAML SSO token in JMETER.

Thanks 


A
Abhishek Puri Replied on 03/09/2019

500 error comes up whenever the request is not complete. There might be some information that is missing. Try providing request headers as well. If the issue doesn't resolve, please share your JMX file as well.


A
Alka Arya Replied on 03/09/2019

Thanks for the prompt reply.

Please find attached request and response headers.


A
Abhishek Puri Replied on 12/09/2019

Can you share your JMX file?


A
Alka Arya Replied on 12/09/2019

Please find attached.


A
Abhishek Puri Replied on 12/09/2019

I tried executing the project but the requests are not getting served.

Please make use of Debug Post-Processor, to see the contents of extracted data.

Additionally, in the second sample, "Enter User Details" you are providing hardcoded data as a parameter.