Hello. I'm having a really hard time to define parameters on security scans. From what i've understand... we have to provide a label, Parameter name (type), and xpath. for instance for the fo...
I have the same problem trying to define parameters on security scans for a REST service. Here you can see my json payload and according to the documentation it seems I need to create also a plain request parameter with the same name.
Then , I create a Security Test, and added a new parameter using the Hello property and Hello Label (not sure if they need to be the same)
When I run the security Scan, I can see that is using Hello to set the values for test:
But when monitoring the request with a proxy, Hello parameter is empty all the time:
Can you help me to understand how to configure correctly the parameter?