The only way to get a plain text password that I have found is to use basic
security.  Check out Rampart basic sample03.



Nencho Lupanov wrote:
> 
> Hello,
> 
> I am using a security policy with Usernametoken enabled.
> I expected to have a clean text password because all i used in my poolicy
> is:
> 
> 
> <sp:SignedSupportingTokens xmlns:sp="
> http://schemas.xmlsoap.org/ws/2005/07/securitypolicy";>
> 
>     <wsp:Policy>
> 
>         <sp:UsernameToken sp:IncludeToken="
> http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient
> " />
> 
>     </wsp:Policy>
> 
> </sp:SignedSupportingTokens>
> 
> Anyway, i get a hashed password..shouldn't the password be plain text by
> default and to be hashed only if
> 
> you specify this in the policy.I am asking because axis2 is treating
> hashed
> passwords differenty.
> 
> 
> 
> thanks,
> 
> Nencho
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-axis2-%2C-rampart--When-using-Username-Token-password-is-hashed-by-default--tf4475256.html#a12782395
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to