How to get Current User Password?
Confluence User - 08 Oct, 2016
Dear Expert,
I am using Joget V5 and trying to start a process when a user submitted a form by "Form Json Post Tools" plugin. with the URL as follow:
http://127.0.0.1:8080/jw/web/json/workflow/process/start/EGN_ERP:3:StockTransfer
But it did not work as it required the parameter of j_username and j_password for authentication
So how can I get the current user password? BTW, i can get the current username by #currentUser.username#
Best Regards
Tony Chu
process;json;variables;hash