What steps will reproduce the problem?
1. How to chain Post Password Change Actions so the result of the first web
service call would be inserted as a parameter to the second
2.First action URL : https://myurl/getMeThetoken
Body {"User":"@User:ID@",
"Password":"@User:Password@"}
Second URL https://myrrl/setPasswordChanged
{"User":"@User:ID@",
"Token":"<---- Here the value of the result to the first one"}
What is the easiest way to do this?
3.
What is the expected output? What do you see instead?
What version of PWM are you using? 1.7
What ldap directory and version are you using? OpenLdap 2.4
Please paste any error log messages below:
Original issue reported on code.google.com by lilia...@gmail.com on 25 Sep 2014 at 1:29
Original issue reported on code.google.com by
lilia...@gmail.com
on 25 Sep 2014 at 1:29