Hi It should be possible to have a SAML 2.0 site working in JMeter - you just need to extract out dynamic parameters and simulate automatic form submit (we have SAML 1.1 on a JMeter script) Do you have a publically accessible sample site?
regards deepak On Wed, Oct 26, 2016 at 10:04 PM, Pravesh Shrivastava < [email protected]> wrote: > Hi, > > I am facing one problem in my application while replying a recorded script. > The application is SSO enabled and using SAML 2.0. So, when I record it > works and script is being recorded. But when I try to reply it, it does not > work. I tried to identify the reasons so I could get only; > > 1. SAML parameters are being generated with blank values while launching > the main url (Before SSO login page) > 2. When main url is hit, there are multiple redirection before getting SSO > login page > 3. SAML parameters are captured on Login page (with POST request) but they > do not have any value. They are blank. > > I have searched this on web and got one solution "I would ask my dev team > to disable SSO/SAML". But I think, I should be able to do it without > disabling SSO/SAML. > > Could anyone help me here? > > > -- > Regards > Pravesh Shrivastava >
