Thanks,
it's works with addUTElements.

Since I'm new, I don't know very well how nonce and created works?
I know that Nonce wraps a random number while Created is a timestamp and
they are combined to form the digest value corresponding to the password.
Can you tell me how it works?



Colm O hEigeartaigh wrote:
> 
> 
> Try "addUTElements" instead of "addUTElement". The reason it works for
> password digest, is that a nonce and created values are added by
> default.
> 
> Colm.
> 
> -----Original Message-----
> From: Kid_79 [mailto:[email protected]] 
> Sent: 20 July 2009 18:15
> To: [email protected]
> Subject: Nonce and created in WSS4J
> 
> 
> Hi all,
> probably I don't know very well how it works a nonce and created for
> UsernameToken's action.
> When I use this configuration:
> action=UsernameToken
> passwordType=PasswordDigest
> addUTElement=Nonce Created
> 
> it's works, while if I use passwordType=PasswordText it's not works.
> Why?
> In my example the value of created is two hours before; How can I set
> it?
> 
> Thanks
> -- 
> View this message in context:
> http://www.nabble.com/Nonce-and-created-in-WSS4J-tp24573887p24573887.htm
> l
> Sent from the WSS4J mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Nonce-and-created-in-WSS4J-tp24573887p24602930.html
Sent from the WSS4J mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to