Roosta has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks
I am trying to write some code to make SOAP calls to an API. The API uses WDSL and WSSE authentication. Does anyone have any examples of code that uses these mechanisms or have any suggestions as the best place to start. For instance, is SOAP::Lite going to be able to handle this or do I need to use something like LWP? So far I keep running into issues with the SOAP envelope and the authentication components and Google has not been able to provide many answers.
regards
Roosta
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SOAP with WSSE Authentication?
by Anonymous Monk on Jul 12, 2011 at 12:07 UTC | |
by Anonymous Monk on Jul 12, 2011 at 12:12 UTC |