[Xml-compile] WS-Security to Axis2 server

David McMath mcdave at stanford.edu
Fri Aug 31 02:22:13 GMT 2012


On 8/30/12 6:56 PM, gstewart wrote:
>
> my $usernameToken =3D $wss->wsseBasicAuth($username, $password, =

> UTP11_PTEXT, nonce =3D> $nonce, created =3D> $now);
>
> creates:
>
> <wsse:UsernameToken =

> xmlns:wsse=3D"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wss=
ecurity-secext-1.0.xsd">
> <wsse:Username>username</wsse:Username>
> <wsse:Password =

> Type=3D"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-=
token-profile-1.0#PasswordText">password</wsse:Password>
> </wsse:UsernameToken>
>
> Am I misunderstanding? Should there still be a nonce?
I think there should, except that the new elements are only included for =

digests.  Oops.  I filed

   https://rt.cpan.org/Public/Bug/Display.html?id=3D79315

because of it.

dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20120830/ac=
3b467a/attachment.htm


More information about the Xml-compile mailing list