XACML policy load testing with Jmeter
This will help you to do the load testing on wso2 IS server
Fist follow my article Xacml policy testing with SoapUi
You don’t need to take the soapui here what you have to do is
Download the Jmeter and import this jmeter-project
You can see the Jmeter project as follows
“UserAuthentication” Soap request is used to send the username and password to
authenticate the user
“SOAP/XML-RPC Request” is used to send the XACML request
Run the jmeter script and see the results under ‘view results tree’
Check this jmeter file as well — This is with one time login to the server and make the cookie and run the xacml requests
There is another jmeter with Basic oauth headers as follows
The major change is there is no separate request for authorization