When I try to use a secure parameter, for example for a password, the download file dialog is not displayed.
{
"name": "Password",
"param": "-p",
"type": "text",
"secure": "true"
},
If I change the secureto false, after the execution the dialog is displayed. In both cases the temp/resultFiles folder is created.