in reply to Re^3: Authenticate via REST::Client against Rundeck API
in thread Authenticate via REST::Client against Rundeck API

SOLVED (almost) !

By default, LWP::UserAgent forwards only GET and HEAD requests. Adding POST gives me the login page.

Xavier
  • Comment on Re^4: Authenticate via REST::Client against Rundeck API

Replies are listed 'Best First'.
Re^5: Authenticate via REST::Client against Rundeck API
by hippo (Archbishop) on Mar 15, 2019 at 09:20 UTC