Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: SOAP with WSSE Authentication?

by Anonymous Monk
on Jul 12, 2011 at 12:07 UTC ( [id://913896]=note: print w/replies, xml ) Need Help??


in reply to SOAP with WSSE Authentication?

SOAP::Lite going to be able to handle this or do I need to use something like LWP?

SOAP::Lite is built on top of LWP, so yes

Does anyone have any examples of code that uses these mechanisms or have any suggestions as the best place to start

use SOAP::Simple and the modules its built upon, they actually generate/validate WSDL

See also
SOAP WSSE site:perlmonks.org
Implementing WS-Security in Perl
SOAP::WSDL::Manual::Cookbook
LWP::Authen::Wsse
Setting XML prefix for tags with SOAP::Lite
https://noisemore.wordpress.com/2009/03/19/perl-soaplite-wsse-web-services-security-soapheader/
Ok I'm stumped. How the heck does LWP::Authen::Wsse work?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://913896]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-03-29 13:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found