%options = ( "url" => "j_security_check", "j_username" => $username, "j_password" => $password ); $res = $client->POST( \%options ); $res = $client->GET("api/14/system/info"); print Dumper ($res);
But I still get a 403 error. Note that it is not a basic authentication via headers.. I browsed the doc, with no success.
Thanks for any help
Regards, XavierIn reply to Authenticate via REST::Client against Rundeck API by XavierFR
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |