I added the following to login-config.xml
<module-option name="hashAlgorithm">MD5</module-option>
<module-option name="hashEncoding">base64</module-option>
If I change my userPassword to {MD5}fGoYCzaJagqMAnh+6vsOTA==
it wont work. If I remove the {MD5}, I can authenticate.
Any ideas on how to solve this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996328#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...