Support for SAML 2.0 in the webservices protocol
Question ID: 109685
0
0

Is SAML 2.0 supported in the webservices protocol?

Marked as spam
Posted by (Questions: 144, Answers: 1)
Asked on July 21, 2020 10:08 am
46 views
Answers (1)
0
Private answer

SAML 2.0 version is supported in LoadRunner Professional 2020

For LoadRunner Professional older versions use the following work around to manually import soap request for each calls including authentication calls ( SAML2 Authentication).

Capture soap requests from SoapUI:

a) Using soap_request (import _sts_request.xml), we send request to STS. We should parameterize the "created" element in the header so it will be the current time

b) Now from the response of the above request, extract saml:Assertion using lr_xml_extract

c) Now using next soap_request add the Soap header to insert the SAML assertion captured above

Marked as spam
Posted by (Questions: 0, Answers: 152)
Answered on July 21, 2020 10:09 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top